![]() |
v0.14.0 |
Classes | |
struct | BlockData |
struct | Monitor |
struct | OpAssembleLhsTauTau |
struct | OpAssembleLhsTauV |
struct | OpAssembleLhsVTau |
struct | OpAssembleLhsVV |
struct | OpAssembleSlowRhsV |
struct | OpAssembleStiffRhsTau |
struct | OpAssembleStiffRhsV |
struct | OpEssentialBC |
struct | OpInitialMass |
struct | OpSolveRecovery |
struct | PreviousData |
Typedefs | |
using | VolEle = MoFEM::VolumeElementForcesAndSourcesCore |
using | FaceEle = MoFEM::FaceElementForcesAndSourcesCore |
using | OpVolEle = VolEle::UserDataOperator |
using | OpFaceEle = FaceEle::UserDataOperator |
using | EntData = DataForcesAndSourcesCore::EntData |
using | BoundaryEle = MoFEM::EdgeElementForcesAndSourcesCoreSwitch< 0 > |
using | OpBoundaryEle = BoundaryEle::UserDataOperator |
using | PostProc = PostProcFaceOnRefinedMesh |
Variables | |
const int | save_every_nth_step = 1 |
const double | essen_value = 0 |
FTensor::Index< 'i', 3 > | i |
const double | alpha = 0.01 |
const double | gma = 0.002 |
const double | b = 0.15 |
const double | c = 8.00 |
const double | mu1 = 0.20 |
const double | mu2 = 0.30 |
const double | D_tilde = 0.01 |
double | factor = 1.0/ 12.9 |
const double | B = 0.0 |
const double | B_epsilon = 0.0 |
BlockData | block |
using ElectroPhysiology::BoundaryEle = typedef MoFEM::EdgeElementForcesAndSourcesCoreSwitch<0> |
Definition at line 11 of file ElecPhysOperators2D.hpp.
using ElectroPhysiology::EntData = typedef DataForcesAndSourcesCore::EntData |
Definition at line 16 of file ElecPhysOperators.hpp.
typedef MoFEM::FaceElementForcesAndSourcesCoreSwitch< 0 > ElectroPhysiology::FaceEle |
Definition at line 11 of file ElecPhysOperators.hpp.
using ElectroPhysiology::OpBoundaryEle = typedef BoundaryEle::UserDataOperator |
Definition at line 14 of file ElecPhysOperators2D.hpp.
Definition at line 14 of file ElecPhysOperators.hpp.
using ElectroPhysiology::OpVolEle = typedef VolEle::UserDataOperator |
Definition at line 13 of file ElecPhysOperators.hpp.
using ElectroPhysiology::PostProc = typedef PostProcFaceOnRefinedMesh |
Definition at line 18 of file ElecPhysOperators2D.hpp.
using ElectroPhysiology::VolEle = typedef MoFEM::VolumeElementForcesAndSourcesCore |
Definition at line 9 of file ElecPhysOperators.hpp.
const double ElectroPhysiology::alpha = 0.01 |
Definition at line 28 of file ElecPhysOperators.hpp.
const double ElectroPhysiology::b = 0.15 |
Definition at line 30 of file ElecPhysOperators.hpp.
const double ElectroPhysiology::B = 0.0 |
Definition at line 22 of file ElecPhysOperators2D.hpp.
const double ElectroPhysiology::B_epsilon = 0.0 |
Definition at line 23 of file ElecPhysOperators2D.hpp.
BlockData ElectroPhysiology::block |
Definition at line 51 of file ElecPhysOperators2D.hpp.
const double ElectroPhysiology::c = 8.00 |
Definition at line 31 of file ElecPhysOperators.hpp.
const double ElectroPhysiology::D_tilde = 0.01 |
Definition at line 35 of file ElecPhysOperators.hpp.
const double ElectroPhysiology::essen_value = 0 |
Definition at line 22 of file ElecPhysOperators.hpp.
double ElectroPhysiology::factor = 1.0/ 12.9 |
Definition at line 20 of file ElecPhysOperators2D.hpp.
const double ElectroPhysiology::gma = 0.002 |
Definition at line 29 of file ElecPhysOperators.hpp.
FTensor::Index< 'i', 3 > ElectroPhysiology::i |
Definition at line 24 of file ElecPhysOperators.hpp.
const double ElectroPhysiology::mu1 = 0.20 |
Definition at line 32 of file ElecPhysOperators.hpp.
const double ElectroPhysiology::mu2 = 0.30 |
Definition at line 33 of file ElecPhysOperators.hpp.
const int ElectroPhysiology::save_every_nth_step = 1 |
Definition at line 20 of file ElecPhysOperators.hpp.