openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
caliper_hooks.h
Go to the documentation of this file.
1 #pragma once
2 
3 
4 #define CALI_MARK_BEGIN(_str);
5 #define CALI_MARK_END(_str);
6 #define CALI_CXX_MARK_FUNCTION;
7 
8