svFSIplus
Public Attributes | List of all members
CepMod Class Reference

Public Attributes

bool cepEq
 Whether cardiac electrophysiology is solved. More...
 
int nXion = 0
 Max. dof in cellular activation model. More...
 
Array< double > Xion
 Unknowns stored at all nodes. More...
 
cemModelType cem
 Cardiac electromechanics type. More...
 
CepModAp ap
 Interface for Aliev-Panfilov cellular activation model. More...
 
CepModBo bo
 Interface for ABueno-Orovio cellular activation model. More...
 
CepModFn fn
 Interface for Fitzhugh-Nagumo cellular activation model. More...
 
CepModTtp ttp
 Interface for Tusscher-Panfilov cellular activation model. More...
 
ecgLeadsType ecgleads
 ECG leads. More...
 

Member Data Documentation

◆ ap

CepModAp CepMod::ap

Interface for Aliev-Panfilov cellular activation model.

◆ bo

CepModBo CepMod::bo

Interface for ABueno-Orovio cellular activation model.

◆ cem

cemModelType CepMod::cem

Cardiac electromechanics type.

◆ cepEq

bool CepMod::cepEq

Whether cardiac electrophysiology is solved.

◆ ecgleads

ecgLeadsType CepMod::ecgleads

ECG leads.

◆ fn

CepModFn CepMod::fn

Interface for Fitzhugh-Nagumo cellular activation model.

◆ nXion

int CepMod::nXion = 0

Max. dof in cellular activation model.

◆ ttp

CepModTtp CepMod::ttp

Interface for Tusscher-Panfilov cellular activation model.

◆ Xion

Array<double> CepMod::Xion

Unknowns stored at all nodes.


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