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