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