v0.14.0
Loading...
Searching...
No Matches
Classes | Typedefs | Variables
ElectroPhysiology Namespace Reference

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
 

Typedef Documentation

◆ BoundaryEle

using ElectroPhysiology::BoundaryEle = typedef MoFEM::EdgeElementForcesAndSourcesCoreSwitch<0>

Definition at line 11 of file ElecPhysOperators2D.hpp.

◆ EntData

using ElectroPhysiology::EntData = typedef DataForcesAndSourcesCore::EntData

Definition at line 16 of file ElecPhysOperators.hpp.

◆ FaceEle

typedef MoFEM::FaceElementForcesAndSourcesCoreSwitch< 0 > ElectroPhysiology::FaceEle

Definition at line 11 of file ElecPhysOperators.hpp.

◆ OpBoundaryEle

Definition at line 14 of file ElecPhysOperators2D.hpp.

◆ OpFaceEle

Definition at line 14 of file ElecPhysOperators.hpp.

◆ OpVolEle

Definition at line 13 of file ElecPhysOperators.hpp.

◆ PostProc

Definition at line 18 of file ElecPhysOperators2D.hpp.

◆ VolEle

Definition at line 9 of file ElecPhysOperators.hpp.

Variable Documentation

◆ alpha

const double ElectroPhysiology::alpha = 0.01

Definition at line 28 of file ElecPhysOperators.hpp.

◆ b

const double ElectroPhysiology::b = 0.15

Definition at line 30 of file ElecPhysOperators.hpp.

◆ B

const double ElectroPhysiology::B = 0.0

Definition at line 22 of file ElecPhysOperators2D.hpp.

◆ B_epsilon

const double ElectroPhysiology::B_epsilon = 0.0

Definition at line 23 of file ElecPhysOperators2D.hpp.

◆ block

BlockData ElectroPhysiology::block

Definition at line 51 of file ElecPhysOperators2D.hpp.

◆ c

const double ElectroPhysiology::c = 8.00

Definition at line 31 of file ElecPhysOperators.hpp.

◆ D_tilde

const double ElectroPhysiology::D_tilde = 0.01

Definition at line 35 of file ElecPhysOperators.hpp.

◆ essen_value

const double ElectroPhysiology::essen_value = 0

Definition at line 22 of file ElecPhysOperators.hpp.

◆ factor

double ElectroPhysiology::factor = 1.0/ 12.9

Definition at line 20 of file ElecPhysOperators2D.hpp.

◆ gma

const double ElectroPhysiology::gma = 0.002

Definition at line 29 of file ElecPhysOperators.hpp.

◆ i

FTensor::Index< 'i', 3 > ElectroPhysiology::i

Definition at line 24 of file ElecPhysOperators.hpp.

◆ mu1

const double ElectroPhysiology::mu1 = 0.20

Definition at line 32 of file ElecPhysOperators.hpp.

◆ mu2

const double ElectroPhysiology::mu2 = 0.30

Definition at line 33 of file ElecPhysOperators.hpp.

◆ save_every_nth_step

const int ElectroPhysiology::save_every_nth_step = 1

Definition at line 20 of file ElecPhysOperators.hpp.