|
openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
Variables | |
| SF::scatter_registry | scatter_reg |
| Registry for the different scatter objects. More... | |
| std::map< mesh_t, sf_mesh > | mesh_reg |
| Registry for the different meshes used in a multi-physics simulation. More... | |
| std::map< SF::quadruple< int >, SF::index_mapping< int > > | map_reg |
| Registriy for the inter domain mappings. More... | |
| std::map< physic_t, Basic_physic * > | physics_reg |
| the physics More... | |
| timer_manager * | tm_manager |
| a manager for the various physics timers More... | |
| std::map< datavec_t, sf_vec * > | datavec_reg |
| important solution vectors from different physics More... | |
| FILE * | petsc_error_fd = NULL |
| file descriptor for petsc error output More... | |
| bool | using_legacy_stimuli = false |
| flag storing whether legacy stimuli are used More... | |
| MPI_Comm | IO_Intercomm |
| Communicator between IO and compute worlds. More... | |
| MPI_Comm opencarp::user_globals::IO_Intercomm |
| std::map< SF::quadruple< int >, SF::index_mapping< int > > opencarp::user_globals::map_reg |
| FILE * opencarp::user_globals::petsc_error_fd = NULL |
| std::map< physic_t, Basic_physic * > opencarp::user_globals::physics_reg |
| SF::scatter_registry opencarp::user_globals::scatter_reg |
| timer_manager * opencarp::user_globals::tm_manager |