#include "petscmat.h" PetscErrorCode MatComputeBandwidth(Mat A, PetscReal fraction, PetscInt *bw)Collective on Mat
A | - The Mat | |
fraction | - An optional percentage of the Frobenius norm of the matrix that the bandwidth should enclose |
Level:beginner
Location:src/mat/utils/bandwidth.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages