![]() |
v0.13.2 |
Classes | |
struct | BlockData |
struct | Monitor |
struct | OpAssembleMass |
struct | OpAssembleNaturalBCRhs |
struct | OpAssembleSlowRhs |
struct | OpAssembleStiffLhs |
struct | OpAssembleStiffRhs |
struct | OpComputeSlowValue |
struct | OpError |
struct | PreviousData |
Typedefs | |
using | Ele = FaceElementForcesAndSourcesCore |
using | OpEle = FaceElementForcesAndSourcesCore::UserDataOperator |
using | BoundaryEle = MoFEM::EdgeElementForcesAndSourcesCore |
using | OpBoundaryEle = BoundaryEle::UserDataOperator |
using | EntData = DataForcesAndSourcesCore::EntData |
Variables | |
const double | B = 0.0 |
int | save_every_nth_step = 1 |
const double | natural_bc_values = 0.0 |
const double | essential_bc_values = 0.0 |
const int | order = 2 |
FTensor::Index< 'i', 3 > | i |
using StdRDOperators::BoundaryEle = typedef MoFEM::EdgeElementForcesAndSourcesCore |
Definition at line 12 of file rd_stdOperators.hpp.
using StdRDOperators::Ele = typedef FaceElementForcesAndSourcesCore |
Definition at line 9 of file rd_stdOperators.hpp.
using StdRDOperators::EntData = typedef DataForcesAndSourcesCore::EntData |
Definition at line 15 of file rd_stdOperators.hpp.
using StdRDOperators::OpBoundaryEle = typedef BoundaryEle::UserDataOperator |
Definition at line 13 of file rd_stdOperators.hpp.
using StdRDOperators::OpEle = typedef FaceElementForcesAndSourcesCore::UserDataOperator |
Definition at line 10 of file rd_stdOperators.hpp.
const double StdRDOperators::B = 0.0 |
Definition at line 24 of file rd_stdOperators.hpp.
const double StdRDOperators::essential_bc_values = 0.0 |
Definition at line 27 of file rd_stdOperators.hpp.
FTensor::Index<'i', 3> StdRDOperators::i |
Definition at line 30 of file rd_stdOperators.hpp.
const double StdRDOperators::natural_bc_values = 0.0 |
Definition at line 26 of file rd_stdOperators.hpp.
const int StdRDOperators::order = 2 |
Definition at line 28 of file rd_stdOperators.hpp.
int StdRDOperators::save_every_nth_step = 1 |
Definition at line 25 of file rd_stdOperators.hpp.