Clients
PythonCatalyst
FortranPythonAdaptorAPI.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) Kitware Inc.
2
// SPDX-License-Identifier: BSD-3-Clause
3
#ifndef FortranPythonAdaptorAPI_h
4
#define FortranPythonAdaptorAPI_h
5
6
#include "
FortranPythonAdaptorAPIMangling.h
"
7
#include "
vtkPVPythonCatalystModule.h
"
8
9
// This code is meant to be used as an API for C simulation
10
// codes. To use with C codes, include this header file. Call the
11
// 'extern "C"' functions as named below for both Fortran and C.
12
// C code should include this header file to get the properly
13
// mangled function names.
14
15
#include "
CPythonAdaptorAPI.h
"
16
17
#endif
CPythonAdaptorAPI.h
vtkPVPythonCatalystModule.h
FortranPythonAdaptorAPIMangling.h
Generated by
1.8.13 on Tue Oct 1 2024