OGS
PythonSourceTermModule.cpp File Reference

Detailed Description

Definition in file PythonSourceTermModule.cpp.

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

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.