#include <petscmat.h> PetscErrorCode MatCreateLaplacian(Mat A, PetscReal tol, PetscBool weighted, Mat *L)
A | - The matrix | |
tol | - The zero tolerance | |
weighted | - Flag for using edge weights |
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