#include "petscdm.h" PetscErrorCode DMSetInitialGuess(DM dm,PetscErrorCode (*f)(DM,Vec))Logically Collective on DM
dm | - the DM object to destroy | |
f | - the function to compute the initial guess |
Level:intermediate
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages