openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Namespaces | Functions
sv_init.h File Reference
#include <string.h>
Include dependency graph for sv_init.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 limpet
 

Functions

int limpet::read_sv (MULTI_IF *, int, const char *)
 
void limpet::save_sv (MULTI_IF *, int, const char *)
 
void limpet::open_trace (MULTI_IF *, int, int *, int *)
 
void limpet::dump_trace (MULTI_IF *MIIF, limpet::Real time)
 
void limpet::close_trace (MULTI_IF *MIIF)
 
int limpet::current_global_node (int local_node)
 
float limpet::current_global_time ()
 
void limpet::set_start_time (const float)
 
int limpet::should_print_bounds_exceeded_messages ()
 
int limpet::set_print_bounds_exceeded_messages (int newval)
 

Detailed Description

Author
Jorge Sanchez, Aurel Neic
Version
Date
2019-03-28

Definition in file sv_init.h.