#include "petscda.h" #include "petscmg.h" #include "petscdmmg.h" #include "petscmat.h" PetscErrorCode DMMGGetSNESLocal(DMMG *dmmg,DALocalFunction1 *function, DALocalFunction1 *jacobian)Collective on DMMG
function | - the function that defines the nonlinear system | |
jacobian | - function defines the local part of the Jacobian |
Level:intermediate
Location:src/snes/utils/damgsnes.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages