Searched defs:ifunc (Results 1 – 2 of 2) sorted by relevance
162 PetscErrorCode TSRHSSplitSetIFunction(TS ts, const char splitname[], Vec r, TSIFunctionFn *ifunc, P… in TSRHSSplitSetIFunction()
124 PetscErrorCode (*ifunc)(DM, PetscReal, Vec, Vec, Vec, void *); in PetscConvEstGetConvRateTS_Spatial_Private() local