openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
Electrical ionics functions and LIMPET wrappers. More...
#include "physics_types.h"
#include "sim_utils.h"
#include "stimulate.h"
#include "IGBheader.h"
#include "timers.h"
#include "sf_interface.h"
#include "MULTI_ION_IF.h"
#include "sv_init.h"
Go to the source code of this file.
Classes | |
class | opencarp::Ionics |
struct | opencarp::sv_data |
struct | opencarp::gvec_data |
Namespaces | |
opencarp | |
Functions | |
void | opencarp::region_mask (mesh_t meshspec, SF::vector< RegionSpecs > ®spec, SF::vector< int > ®ionIDs, bool mask_elem, const char *reglist) |
classify elements/points as belonging to a region More... | |
void | opencarp::compute_IIF (limpet::IonIfBase &pIF, limpet::GlobalData_t **impdata, int n) |
void | opencarp::init_sv_gvec (gvec_data &GVs, limpet::MULTI_IF *miif, sf_vec &tmpl, igb_output_manager &output_manager) |
void | opencarp::assemble_sv_gvec (gvec_data &gvecs, limpet::MULTI_IF *miif) |
Electrical ionics functions and LIMPET wrappers.
Definition in file ionics.h.