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

Public Member Functions

 Triangle (int A, int B, int C)
 
- 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 229 of file mesher.cc.

Constructor & Destructor Documentation

◆ Triangle()

Triangle::Triangle ( int  A,
int  B,
int  C 
)
inline

Definition at line 231 of file mesher.cc.


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