petsc-3.14.6 2021-03-30
DMFieldGetDM
Returns the DM for the manifold over which the field is defined.
Synopsis
#include "petscdmfield.h"
#include "petscdmfield.h"
PetscErrorCode DMFieldGetDM(DMField field, DM *dm)
Not collective
Input Parameter
Output Parameter
See Also
DMFieldEvaluate()
Level
intermediate
Location
src/dm/field/interface/dmfield.c
Examples
src/dm/field/tutorials/ex1.c.html
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages