|
openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
Go to the source code of this file.
Classes | |
| class | opencarp::elec_stiffness_integrator |
| class | opencarp::mass_integrator |
Namespaces | |
| opencarp | |
Macros | |
| #define | EP_MAX_IPOINTS 128 |
| maximum supported number of integration points More... | |
| #define | EP_MAX_LPOINTS 8 |
| maximum supported number of points in a local element More... | |
Functions | |
| void | opencarp::read_el_scale_vec (const char *file, mesh_t mt, SF::vector< double > &el_scale, int &el_scale_dpn) |
| #define EP_MAX_IPOINTS 128 |
maximum supported number of integration points
Definition at line 40 of file electric_integrators.h.
| #define EP_MAX_LPOINTS 8 |
maximum supported number of points in a local element
Definition at line 42 of file electric_integrators.h.