#include "petscdmplex.h" PetscErrorCode DMPlexTSComputeIFunctionFEM(DM dm, PetscReal time, Vec X, Vec X_t, Vec F, void *user)
dm | - The mesh | |
t | - The time | |
X | - Local solution | |
X_t | - Local solution time derivative, or NULL | |
user | - The user context |
Level:developer
Location:src/dm/impls/plex/plexfem.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages