| 
    openCARP
    
   Doxygen code documentation for the open cardiac electrophysiology simulator openCARP 
   | 
 
Go to the source code of this file.
Namespaces | |
| limpet | |
Functions | |
| void | limpet::determine_stim_list (char *stl, TrgList *trg, bool DIAs) | 
| int | limpet::write_dump_header (GVEC_DUMP *gvd, SV_DUMP *svd, const char *ExpID) | 
| void | limpet::open_globalvec_dump (FILE **fhdls, GVEC_DUMP *gvd, MULTI_IF *pMIIF, char *base_name, IOCtrl *io) | 
| void | limpet::globalvec_dump (FILE **fhdls, GVEC_DUMP *gvd, MULTI_IF *pMIIF, timer_manager *tmo, IOCtrl *io, int numNode) | 
| void | limpet::close_globalvec_dump (FILE **fhdls, GVEC_DUMP *gvd, IOCtrl *io) | 
| void | limpet::dump_all (MULTI_IF *MIIF, int reg, char *imp, char *plugs, double t, double ddt, char *fout) | 
| void | limpet::initialize_timings (event_timing *t) | 
| void | limpet::update_timing (event_timing *t, double event_duration) | 
| double | limpet::getCellVal (sf_vec *v, int ind) | 
| void | limpet::initial_SVs (MULTI_IF *miif, char *SVs, char *imp, char *plgins, int num) | 
| void | limpet::print_param_help (IonType *im, IonTypeList &plugs) | 
| float | limpet::determine_duration (struct gengetopt_args_info *p, TrgList *stim_lst) | 
| determine time of last stimulus  More... | |