#include "petscts.h" PetscErrorCode DMTSSetI2Function(DM dm,TSI2Function fun,void *ctx)Not Collective
dm | - DM to be used with TS | |
fun | - function evaluation function, see TSSetI2Function() for calling sequence | |
ctx | - context for residual evaluation |
Level:advanced
Location:src/ts/utils/dmts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages