OGS
|
Definition in file PythonSourceTermModule.cpp.
#include "PythonSourceTermModule.h"
#include <algorithm>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include "PythonSourceTermPythonSideInterface.h"
Go to the source code of this file.
Classes | |
class | ProcessLib::SourceTerms::Python::PythonSourceTermPythonSideInterfaceTrampoline |
Namespaces | |
namespace | ProcessLib |
namespace | ProcessLib::SourceTerms |
namespace | ProcessLib::SourceTerms::Python |
Functions | |
void | ProcessLib::SourceTerms::Python::pythonBindSourceTerm (pybind11::module &m) |
Creates Python bindings for the Python source term class. | |