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

Public Member Functions

 ~tmProfile ()
 
int read (char *fname)
 
float lookup (float xi)
 
int linear (float ang_endo, float ang_epi, float z_endo, float z_epi)
 

Detailed Description

Definition at line 257 of file mesher.cc.

Constructor & Destructor Documentation

◆ ~tmProfile()

tmProfile::~tmProfile ( )
inline

Definition at line 259 of file mesher.cc.

Member Function Documentation

◆ linear()

int tmProfile::linear ( float  ang_endo,
float  ang_epi,
float  z_endo,
float  z_epi 
)

Definition at line 271 of file mesher.cc.

Here is the caller graph for this function:

◆ lookup()

float tmProfile::lookup ( float  xi)

Definition at line 301 of file mesher.cc.

Here is the caller graph for this function:

◆ read()

int tmProfile::read ( char *  fname)

Definition at line 315 of file mesher.cc.

Here is the caller graph for this function:

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