Home
last modified time | relevance | path

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

/petsc/src/ts/utils/
H A Ddmts.c118 } funcviewstruct; in DMTSView() local
133 funcviewstruct.ifunctionview = kdm->ops->ifunctionview; in DMTSView()
136 PetscCall(PetscViewerBinaryWrite(viewer, &funcviewstruct, 1, PETSC_FUNCTION)); in DMTSView()