#include "petscda.h" #include "petscmg.h" int DAMGSetSNES(DAMG *damg,int (*function)(SNES,Vec,Vec,void*),int (*jacobian)(SNES,Vec,Mat*,Mat*,MatStructure*,void*))Collective on DAMG and SNES
damg | - the context | |
snes | - the nonlinear solver object |
Level:advanced
Location:src/snes/utils/damgsnes.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages