openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Classes | Namespaces | Macros
electric_integrators.h File Reference
#include "SF_base.h"
#include "basics.h"
#include "fem_types.h"
Include dependency graph for electric_integrators.h:
This graph shows which files directly or indirectly include this file:

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...
 

Macro Definition Documentation

◆ EP_MAX_IPOINTS

#define EP_MAX_IPOINTS   128

maximum supported number of integration points

Definition at line 37 of file electric_integrators.h.

◆ EP_MAX_LPOINTS

#define EP_MAX_LPOINTS   8

maximum supported number of points in a local element

Definition at line 39 of file electric_integrators.h.