Searched defs:_DMSNESOps (Results 1 – 1 of 1) sorted by relevance
184 struct _DMSNESOps { struct185 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);