openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Macros
caliper_hooks.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CALI_MARK_BEGIN(_str)   ;
 
#define CALI_MARK_END(_str)   ;
 
#define CALI_CXX_MARK_FUNCTION   ;
 

Macro Definition Documentation

◆ CALI_CXX_MARK_FUNCTION

#define CALI_CXX_MARK_FUNCTION   ;

Definition at line 6 of file caliper_hooks.h.

◆ CALI_MARK_BEGIN

#define CALI_MARK_BEGIN (   _str)    ;

Definition at line 4 of file caliper_hooks.h.

◆ CALI_MARK_END

#define CALI_MARK_END (   _str)    ;

Definition at line 5 of file caliper_hooks.h.