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