#include "petscmat.h" PetscErrorCode MatFDColoringSetUp(Mat mat,ISColoring iscoloring,MatFDColoring color)Collective on Mat Many br
mat | - the matrix containing the nonzero structure of the Jacobian Many br | |
iscoloring | - the coloring of the matrix; usually obtained with MatGetColoring() or DMCreateColoring() Many br | |
color | - the matrix coloring context Many br |
Many br
Level:beginner
Location:src/mat/matfd/fdmatrix.c
Index of all MatFD routines
Table of Contents for all manual pages
Index of all manual pages