#include "petscdmplex.h" #include "petscts.h" PetscErrorCode DMPlexTSComputeRHSFunctionFVM(DM dm, PetscReal time, Vec locX, Vec F, void *user)
dm | - The mesh Many br | |
t | - The time Many br | |
locX | - Local solution Many br | |
user | - The user context Many br |
Many br
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