CEPS  24.01
Cardiac ElectroPhysiology Simulator
BidomainProblem::UnknownsName Struct Reference

Detailed Description

name of unknowns in a struct

Definition at line 41 of file BidomainProblem.hpp.

#include <BidomainProblem.hpp>

Static Public Attributes

static constexpr const char * vm = CardiacProblem::UnknownsName::vm
 Transmembrane voltage. More...
 
static constexpr const char * ue = CardiacProblem::UnknownsName::ue
 Extracellular and extracardiac potential. More...
 

Field Documentation

◆ ue

constexpr const char* BidomainProblem::UnknownsName::ue = CardiacProblem::UnknownsName::ue
staticconstexpr

Extracellular and extracardiac potential.

Definition at line 46 of file BidomainProblem.hpp.

◆ vm

constexpr const char* BidomainProblem::UnknownsName::vm = CardiacProblem::UnknownsName::vm
staticconstexpr

Transmembrane voltage.

Definition at line 44 of file BidomainProblem.hpp.


The documentation for this struct was generated from the following file: