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

Public Member Functions

 Tetrahedron (int A, int B, int C, int D)
 
void chkNegVolume (Point *pts)
 
- Public Member Functions inherited from Element
 Element (int N, const char *t)
 
 ~Element ()
 
Point centre (Point *ctr)
 
int num ()
 

Additional Inherited Members

- Public Attributes inherited from Element
TisAxes ax
 
- Protected Attributes inherited from Element
int n_
 
int * p_
 
std::string type_
 

Detailed Description

Definition at line 197 of file mesher.cc.

Constructor & Destructor Documentation

◆ Tetrahedron()

Tetrahedron::Tetrahedron ( int  A,
int  B,
int  C,
int  D 
)
inline

Definition at line 199 of file mesher.cc.

Member Function Documentation

◆ chkNegVolume()

void Tetrahedron::chkNegVolume ( Point pts)

Definition at line 205 of file mesher.cc.

Here is the caller graph for this function:

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