openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
Electrical ionics functions and LIMPET wrappers. More...
Go to the source code of this file.
Namespaces | |
opencarp | |
Functions | |
void | opencarp::initialize_sv_dumps (limpet::MULTI_IF *pmiif, IMPregion *reg, int id, double t, double dump_dt) |
bool | opencarp::check_tags_in_elems (const SF::vector< int > &tags, SF::vector< RegionSpecs > ®spec, const char *gridname, const char *reglist) |
Check whether the tags in the region spec struct matches with an array of tags. More... | |
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::find_SV_in_IMP (limpet::MULTI_IF *miif, const int idx, const char *IMP, const char *SV, int *offset, int *sz, int *plugin_idx) |
void | opencarp::alloc_gvec_data (const int nGVcs, const int nRegs, GVecs *prmGVecs, gvec_data &glob_vecs) |
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.cc.