#include "petscdm.h" #include "petscdmlabel.h" PetscErrorCode DMSetVec(DM dm,Vec x)Collective on DM Many br
dm | - the DM object Many br | |
x | - location to compute residual and Jacobian, if NULL is passed to those routines; will be NULL for linear problems. Many br |
Many br
Level:developer
Location:src/dm/interface/dm.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages