![]() |
v0.14.0 |
Classes | |
struct | BlockData |
struct | Monitor |
struct | OpAssembleNaturalBCRhs |
struct | OpAssembleStiffLhs |
struct | OpAssembleStiffRhs |
struct | PreviousData |
Typedefs | |
using | VolEle = MoFEM::FaceElementForcesAndSourcesCore |
using | FaceEle = MoFEM::EdgeElementForcesAndSourcesCore |
using | OpVolEle = VolEle::UserDataOperator |
using | OpFaceEle = FaceEle::UserDataOperator |
using | EntData = DataForcesAndSourcesCore::EntData |
using | PostProc = PostProcFaceOnRefinedMesh |
Variables | |
int | nth_step = 4 |
constexpr double | natural_bc_values = -1 |
constexpr double | essential_bc_values = 0.0 |
constexpr double | eps = 1e-16 |
FTensor::Index< 'i', 3 > | i |
BlockData | block_map |
using UFOperators2D::EntData = typedef DataForcesAndSourcesCore::EntData |
Definition at line 15 of file Unsaturated2DFlowUDOP.hpp.
using UFOperators2D::FaceEle = typedef MoFEM::EdgeElementForcesAndSourcesCore |
Definition at line 10 of file Unsaturated2DFlowUDOP.hpp.
using UFOperators2D::OpFaceEle = typedef FaceEle::UserDataOperator |
Definition at line 13 of file Unsaturated2DFlowUDOP.hpp.
using UFOperators2D::OpVolEle = typedef VolEle::UserDataOperator |
Definition at line 12 of file Unsaturated2DFlowUDOP.hpp.
using UFOperators2D::PostProc = typedef PostProcFaceOnRefinedMesh |
Definition at line 17 of file Unsaturated2DFlowUDOP.hpp.
using UFOperators2D::VolEle = typedef MoFEM::FaceElementForcesAndSourcesCore |
Definition at line 9 of file Unsaturated2DFlowUDOP.hpp.
BlockData UFOperators2D::block_map |
Definition at line 128 of file Unsaturated2DFlowUDOP.hpp.
|
constexpr |
Definition at line 22 of file Unsaturated2DFlowUDOP.hpp.
|
constexpr |
Definition at line 21 of file Unsaturated2DFlowUDOP.hpp.
FTensor::Index<'i', 3> UFOperators2D::i |
Definition at line 25 of file Unsaturated2DFlowUDOP.hpp.
|
constexpr |
Definition at line 20 of file Unsaturated2DFlowUDOP.hpp.
int UFOperators2D::nth_step = 4 |
Definition at line 19 of file Unsaturated2DFlowUDOP.hpp.