|  | OGS
    | 
Definition in file ogs_callbacks_module.cpp.
#include <pybind11/eval.h>#include <pybind11/pybind11.h>#include <algorithm>#include "BaseLib/Logging.h"#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 21 of file ogs_callbacks_module.cpp.
References ProcessLib::bheInflowpythonBindBoundaryCondition(), BaseLib::initOGSLogger(), ProcessLib::pythonBindBoundaryCondition(), and ProcessLib::SourceTerms::Python::pythonBindSourceTerm().