#include "petscdm.h" PetscErrorCode DMComputeFunction(DM dm,Vec x,Vec b)Collective on DM
dm | - the DM object to destroy | |
x | - the location where the function is evaluationed, may be ignored for linear problems | |
b | - the vector to hold the right hand side entries |
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