#include "petscdmplex.h" #include "petscts.h" PetscErrorCode DMPlexTSComputeRHSFunctionFVM(DM dm, PetscReal time, Vec locX, Vec F, void *user)
dm | - The mesh | |
t | - The time | |
locX | - Local solution | |
user | - The user context |
Level:developer
Location:src/ts/utils/dmplexts.c
Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages