Home
last modified time | relevance | path

Searched defs:_DMSNESOps (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Dsnesimpl.h184 struct _DMSNESOps { struct
185 SNESFunctionFn *computefunction;
186 SNESFunctionFn *computemffunction;
187 SNESJacobianFn *computejacobian;
190 SNESObjectiveFn *computeobjective;
193 SNESFunctionFn *computepfunction;
194 SNESJacobianFn *computepjacobian;
197 SNESNGSFn *computegs;
199 PetscErrorCode (*destroy)(DMSNES);
200 PetscErrorCode (*duplicate)(DMSNES, DMSNES);