OGS
PythonSourceTermModule.h
Go to the documentation of this file.
1
11
#pragma once
12
13
#include <algorithm>
14
#include <pybind11/pybind11.h>
15
16
#include "
BaseLib/ExportSymbol.h
"
17
18
namespace
ProcessLib
19
{
20
namespace
SourceTerms
21
{
22
namespace
Python
23
{
25
OGS_EXPORT_SYMBOL
void
pythonBindSourceTerm
(pybind11::module& m);
26
}
// namespace Python
27
}
// namespace SourceTerms
28
}
// namespace ProcessLib
ExportSymbol.h
OGS_EXPORT_SYMBOL
#define OGS_EXPORT_SYMBOL
Definition
ExportSymbol.h:17
ProcessLib::SourceTerms::Python::pythonBindSourceTerm
void pythonBindSourceTerm(pybind11::module &m)
Creates Python bindings for the Python source term class.
Definition
PythonSourceTermModule.cpp:45
ProcessLib
Definition
ProjectData.h:51
ProcessLib
BoundaryConditionAndSourceTerm
Python
PythonSourceTermModule.h
Generated by
1.12.0