#include "petscda.h" #include "petscmg.h" #include "petscdmmg.h" #include "petscmat.h" PetscErrorCode DMMGSetInitialGuessLocal(DMMG *dmmg,PetscErrorCode (*localguess)(void))Collective on DMMG
dmmg | - the context | |
localguess | - the function that computes the initial guess |
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