![]() |
v0.14.0 |
Step adaptation. More...
#include <petsc/private/tsimpl.h>
Go to the source code of this file.
Classes | |
struct | TSAdapt_EP |
Macros | |
#define | TSADAPTEP "ep" |
Functions | |
static PetscErrorCode | TSAdaptChoose_EP (TSAdapt adapt, TS ts, PetscReal h, PetscInt *next_sc, PetscReal *next_h, PetscBool *accept, PetscReal *wlte, PetscReal *wltea, PetscReal *wlter) |
static PetscErrorCode | TSAdaptReset_EP (TSAdapt adapt) |
static PetscErrorCode | TSAdaptDestroy_EP (TSAdapt adapt) |
PetscErrorCode | TSAdaptCreate_EP (TSAdapt adapt) |
Step adaptation.
Problem implementation for mix element for large-strain elasticity
Definition in file TSEPAdapt.hpp.
#define TSADAPTEP "ep" |
Definition at line 15 of file TSEPAdapt.hpp.
|
static |
Definition at line 19 of file TSEPAdapt.hpp.
PetscErrorCode TSAdaptCreate_EP | ( | TSAdapt | adapt | ) |
Definition at line 87 of file TSEPAdapt.hpp.
|
static |
Definition at line 78 of file TSEPAdapt.hpp.
|
static |
Definition at line 72 of file TSEPAdapt.hpp.