Clients
Catalyst
FortranAdaptorAPI.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) Kitware Inc.
2
// SPDX-License-Identifier: BSD-3-Clause
3
#ifndef FortranAdaptorAPI_h
4
#define FortranAdaptorAPI_h
5
6
#include "
FortranAdaptorAPIMangling.h
"
7
#include "
vtkPVCatalystModule.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 "
CAdaptorAPI.h
"
16
17
#endif
vtkPVCatalystModule.h
FortranAdaptorAPIMangling.h
CAdaptorAPI.h
Generated by
1.8.13 on Tue Oct 1 2024