Searched refs:DMTSGetI2Function (Results 1 – 3 of 3) sorted by relevance
559 PetscErrorCode DMTSGetI2Function(DM dm, TSI2FunctionFn **fun, PetscCtxRt ctx) in DMTSGetI2Function() function
845 PETSC_EXTERN PetscErrorCode DMTSGetI2Function(DM, TSI2FunctionFn **, PetscCtxRt);
1419 PetscCall(DMTSGetI2Function(dm, fun, ctx)); in TSGetI2Function()1535 PetscCall(DMTSGetI2Function(dm, &I2Function, &ctx)); in TSComputeI2Function()