Searched refs:funcstruct (Results 1 – 2 of 2) sorted by relevance
63 } funcstruct; in DMSNESView() local67 funcstruct.func = kdm->ops->computefunction; in DMSNESView()69 PetscCall(PetscViewerBinaryWrite(viewer, &funcstruct, 1, PETSC_FUNCTION)); in DMSNESView()
115 } funcstruct; in DMTSView() local132 funcstruct.ifunction = kdm->ops->ifunction; in DMTSView()135 PetscCall(PetscViewerBinaryWrite(viewer, &funcstruct, 1, PETSC_FUNCTION)); in DMTSView()