OGS
BHEInflowPythonBoundaryConditionModule.h
Go to the documentation of this file.
1
11#pragma once
12
13#include <algorithm>
14#include <pybind11/pybind11.h>
15
17
18namespace ProcessLib
19{
22 pybind11::module& m);
23} // namespace ProcessLib
#define OGS_EXPORT_SYMBOL
void bheInflowpythonBindBoundaryCondition(pybind11::module &m)
Creates BHE Inflow Python bindings for the Python BC class.