openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
caliper_hooks.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: Copyright (c) NumeriCor GmbH
2 // SPDX-License-Identifier: LicenseRef-APL-1.1
3 
4 #pragma once
5 
6 #define CALI_MARK_BEGIN(_str);
7 #define CALI_MARK_END(_str);
8 #define CALI_CXX_MARK_FUNCTION
9 
10