#include <petscmat.h> PetscErrorCode MatCreateLaplacian(Mat A, PetscReal tol, PetscBool weighted, Mat *L)
A | - The matrix Many br | |
tol | - The zero tolerance Many br | |
weighted | - Flag for using edge weights Many br |
Many br
Level:intermediate
Location:src/mat/order/spectral.c
Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages