Home
last modified time | relevance | path

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

/petsc/src/ts/utils/
H A Ddmts.c121 } funcloadstruct; in DMTSView() local
134 funcloadstruct.ifunctionload = kdm->ops->ifunctionload; in DMTSView()
137 PetscCall(PetscViewerBinaryWrite(viewer, &funcloadstruct, 1, PETSC_FUNCTION)); in DMTSView()