OGS
PythonBoundaryConditionModule.h File Reference
#include <algorithm>
#include <pybind11/pybind11.h>
#include "BaseLib/ExportSymbol.h"
Include dependency graph for PythonBoundaryConditionModule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ProcessLib

Functions

void ProcessLib::pythonBindBoundaryCondition (pybind11::module &m)
 Creates Python bindings for the Python BC class.