svFSIplus
Public Attributes | List of all members
cemModelType Class Reference

Cardiac electromechanics model type. More...

#include <CepMod.h>

Public Attributes

bool cpld = false
 Whether electrophysiology and mechanics are coupled. More...
 
bool aStress = false
 Whether active stress formulation is employed. More...
 
bool aStrain = false
 Whether active strain formulation is employed. More...
 
Vector< double > Ya
 Local variable integrated in time := activation force for active stress model := fiber stretch for active strain model. More...
 

Detailed Description

Cardiac electromechanics model type.

Member Data Documentation

◆ aStrain

bool cemModelType::aStrain = false

Whether active strain formulation is employed.

◆ aStress

bool cemModelType::aStress = false

Whether active stress formulation is employed.

◆ cpld

bool cemModelType::cpld = false

Whether electrophysiology and mechanics are coupled.

◆ Ya

Vector<double> cemModelType::Ya

Local variable integrated in time := activation force for active stress model := fiber stretch for active strain model.


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