|
openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
Public Member Functions | |
| Element (int N, const char *t) | |
| ~Element () | |
| Point | centre (Point *ctr) |
| int | num () |
Public Attributes | |
| TisAxes | ax |
Protected Attributes | |
| int | n_ |
| int * | p_ |
| std::string | type_ |
Friends | |
| std::ostream & | operator<< (std::ostream &, Element &) |
|
friend |