openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
simulator.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 #ifndef _SIMULATOR_H
5 #define _SIMULATOR_H
6 
7 #include "sim_utils.h"
8 
9 #endif
Simulator-level utility execution control functions.