OGS
PythonBoundaryConditionModule.cpp File Reference

Detailed Description

Definition in file PythonBoundaryConditionModule.cpp.

#include "PythonBoundaryConditionModule.h"
#include <pybind11/stl.h>
#include "PythonBoundaryConditionPythonSideInterface.h"
Include dependency graph for PythonBoundaryConditionModule.cpp:

Go to the source code of this file.

Classes

class  ProcessLib::PythonBoundaryConditionPythonSideInterfaceTrampoline
 

Namespaces

namespace  ProcessLib
 

Functions

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