#include "petscda.h" #include "petscmat.h" int DAGetColoring(DA da,ISColoring *coloring,Mat *J)Collective on DA
coloring | - matrix coloring for use in computing Jacobians (or PETSC_NULL if not needed) | |
J | - matrix with the correct nonzero structure (or PETSC_NULL if not needed) (obviously without the correct Jacobian values) |
Level:advanced
Location:src/dm/da/utils/fdda.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages