#include "petscts.h" PetscErrorCode DMTSSetIFunctionLocal(DM dm, PetscErrorCode (*func)(DM, PetscReal, Vec, Vec, Vec, void *), void *ctx)Logically Collective
dm | - DM to associate callback with | |
func | - local function evaluation | |
ctx | - context for function evaluation |
Level:beginner
Location:src/ts/utils/dmlocalts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages