Home
last modified time | relevance | path

Searched refs:DMFieldDestroy_Shell (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/field/impls/shell/
H A Ddmfieldshell.c21 static PetscErrorCode DMFieldDestroy_Shell(DMField field) in DMFieldDestroy_Shell() function
230 field->ops->destroy = DMFieldDestroy_Shell; in DMFieldInitialize_Shell()