|
openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
#include <string.h>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) |