openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Classes | Namespaces | Functions
ionics.h File Reference

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"
Include dependency graph for ionics.h:
This graph shows which files directly or indirectly include this file:

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 > &regspec, SF::vector< int > &regionIDs, 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)
 

Detailed Description

Electrical ionics functions and LIMPET wrappers.

Author
Aurel Neic, Edward Vigmond
Version
Date
2019-10-25

Definition in file ionics.h.