![]() |
OGS
|
|
Namespaces | |
| namespace | anonymous_namespace{ogs_embedded_python.cpp} |
| namespace | detail |
Classes | |
| struct | LinearSolverLibrarySetup |
| class | TestDefinition |
Functions | |
| pybind11::scoped_interpreter | setupEmbeddedPython () |
| void | setupEmbeddedPythonVenvPaths () |
| OGS_EXPORT_SYMBOL pybind11::scoped_interpreter ApplicationsLib::setupEmbeddedPython | ( | ) |
Sets up an embedded Python interpreter and makes sure that the OpenGeoSys Python module is not removed by the linker.
Definition at line 34 of file ogs_embedded_python.cpp.
Referenced by main().
| OGS_EXPORT_SYMBOL void ApplicationsLib::setupEmbeddedPythonVenvPaths | ( | ) |
Checks for activated and matching virtual environment and adds it to sys.path.
Definition at line 235 of file ogs_embedded_python.cpp.
References DBUG(), and INFO().
Referenced by main().