Home
last modified time | relevance | path

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

/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c18 static PetscErrorCode DMFieldDestroy_DS(DMField field) in DMFieldDestroy_DS() function
1134 field->ops->destroy = DMFieldDestroy_DS; in DMFieldInitialize_DS()