openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Public Member Functions | List of all members
fibDef Class Reference
Collaboration diagram for fibDef:

Public Member Functions

void setFiberDefs (char *f_prof, float fEndo, float fEpi, float imbr, char *s_prof, float sEndo, float sEpi)
 
bool withSheets (void)
 
char * f_name (void)
 
char * s_name (void)
 
float imbrication ()
 
float rotEndo ()
 
float rotEpi ()
 
float sheetEndo ()
 
float sheetEpi ()
 

Detailed Description

Definition at line 444 of file mesher.cc.

Member Function Documentation

◆ f_name()

char* fibDef::f_name ( void  )
inline

Definition at line 449 of file mesher.cc.

Here is the caller graph for this function:

◆ imbrication()

float fibDef::imbrication ( )
inline

Definition at line 451 of file mesher.cc.

Here is the caller graph for this function:

◆ rotEndo()

float fibDef::rotEndo ( )
inline

Definition at line 452 of file mesher.cc.

Here is the caller graph for this function:

◆ rotEpi()

float fibDef::rotEpi ( )
inline

Definition at line 453 of file mesher.cc.

Here is the caller graph for this function:

◆ s_name()

char* fibDef::s_name ( void  )
inline

Definition at line 450 of file mesher.cc.

Here is the caller graph for this function:

◆ setFiberDefs()

void fibDef::setFiberDefs ( char *  f_prof,
float  fEndo,
float  fEpi,
float  imbr,
char *  s_prof,
float  sEndo,
float  sEpi 
)

Definition at line 467 of file mesher.cc.

Here is the caller graph for this function:

◆ sheetEndo()

float fibDef::sheetEndo ( )
inline

Definition at line 454 of file mesher.cc.

Here is the caller graph for this function:

◆ sheetEpi()

float fibDef::sheetEpi ( )
inline

Definition at line 455 of file mesher.cc.

Here is the caller graph for this function:

◆ withSheets()

bool fibDef::withSheets ( void  )

Definition at line 480 of file mesher.cc.

Here is the caller graph for this function:

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