openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
fem.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: Copyright (c) NumeriCor GmbH
2 // SPDX-License-Identifier: Apache-2.0
3 
12 #ifndef _FEM_H
13 #define _FEM_H
14 
15 #include "fem_types.h"
16 #include "sf_interface.h"
17 #include "fem_utils.h"
18 
19 #endif
Structs and types for (electric) FEM.
FEM utilities functions.
Interface to SlimFem.