OGS
|
Definition in file ogs_callbacks_module.cpp.
#include <pybind11/eval.h>
#include <pybind11/pybind11.h>
#include <algorithm>
#include "ProcessLib/BoundaryConditionAndSourceTerm/Python/BHEInflowPythonBoundaryConditionModule.h"
#include "ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonBoundaryConditionModule.h"
#include "ProcessLib/BoundaryConditionAndSourceTerm/Python/PythonSourceTermModule.h"
Go to the source code of this file.
Functions | |
PYBIND11_MODULE (callbacks, m) | |
PYBIND11_MODULE | ( | callbacks | , |
m | ) |
Definition at line 20 of file ogs_callbacks_module.cpp.
References ProcessLib::bheInflowpythonBindBoundaryCondition(), ProcessLib::pythonBindBoundaryCondition(), and ProcessLib::SourceTerms::Python::pythonBindSourceTerm().