#include "petscmat.h" PetscErrorCode MatFDColoringSetUp(Mat mat,ISColoring iscoloring,MatFDColoring color)Collective on Mat
mat | - the matrix containing the nonzero structure of the Jacobian | |
iscoloring | - the coloring of the matrix; usually obtained with MatGetColoring() or DMCreateColoring() | |
color | - the matrix coloring context |
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