#include <ModelEvaluator.hpp>
|
| | ModelEvaluator (decltype(mesh) mesh_, decltype(vfv) vfv_, const ModelSettings &settings_, int nVars) |
| |
| ModelSettings & | get_settings () |
| |
| Tvfv_FBoundary | get_FBoundary (real t) |
| |
| TU | generateBoundaryValue (TU &ULxy, const TU &ULMeanXy, index iCell, index iFace, int iG, const TVec &uNorm, const TMat &normBase, const Geom::tPoint &pPhysics, real t, Geom::t_index btype, bool fixUL=false, int geomMode=0, int linMode=0) |
| |
| void | EvaluateRHS (tUDof< nVarsFixed > &rhs, tUDof< nVarsFixed > &u, tURec< nVarsFixed > &uRec, real t, const EvaluateRHSOptions &options=EvaluateRHSOptions{}) |
| |
| void | DoReconstructionIter (tURec< nVarsFixed > &uRec, tURec< nVarsFixed > &uRecNew, tUDof< nVarsFixed > &u, real t, bool putIntoNew=false, bool recordInc=false, bool uRecIsZero=false) |
| |
Definition at line 33 of file ModelEvaluator.hpp.
◆ TDiffU
◆ TMat
◆ TU
◆ TVec
◆ tvfv
◆ Tvfv_FBoundary
◆ ModelEvaluator()
| DNDS::CFV::ModelEvaluator::ModelEvaluator |
( |
decltype(mesh) |
mesh_, |
|
|
decltype(vfv) |
vfv_, |
|
|
const ModelSettings & |
settings_, |
|
|
int |
nVars |
|
) |
| |
|
inline |
◆ DoReconstructionIter()
◆ EvaluateRHS()
◆ generateBoundaryValue()
| TU DNDS::CFV::ModelEvaluator::generateBoundaryValue |
( |
TU & |
ULxy, |
|
|
const TU & |
ULMeanXy, |
|
|
index |
iCell, |
|
|
index |
iFace, |
|
|
int |
iG, |
|
|
const TVec & |
uNorm, |
|
|
const TMat & |
normBase, |
|
|
const Geom::tPoint & |
pPhysics, |
|
|
real |
t, |
|
|
Geom::t_index |
btype, |
|
|
bool |
fixUL = false, |
|
|
int |
geomMode = 0, |
|
|
int |
linMode = 0 |
|
) |
| |
|
inline |
- Parameters
-
| ULMeanXy | warning, possible that UL is also modified |
Definition at line 81 of file ModelEvaluator.hpp.
◆ get_FBoundary()
◆ get_settings()
◆ dim
| const int DNDS::CFV::ModelEvaluator::dim = 2 |
|
static |
◆ nVarsFixed
| const int DNDS::CFV::ModelEvaluator::nVarsFixed = DynamicSize |
|
static |
The documentation for this class was generated from the following files: