OGS
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
z
Enumerations
b
c
d
e
f
g
i
l
m
n
o
p
s
t
u
v
Enumerator
a
b
c
d
e
f
g
h
l
m
n
p
r
s
t
v
y
Classes
Class List
Class Index
Class Hierarchy
Files
File List
File Members
All
a
b
c
d
e
f
g
i
k
m
n
o
p
r
s
t
v
w
x
Functions
a
c
d
e
f
g
i
m
o
p
r
s
t
v
w
Variables
Typedefs
Enumerations
Macros
b
c
g
m
n
o
p
r
s
t
▼
OGS
►
OpenGeoSys 6.5.4-396-ge0d32a01be0 source code documentation
►
OGS CTests—Project Files
►
OGS Input File Parameters—Quality Assurance
►
OGS Input File Parameters
BulkMappingDocuPage
Todo List
OGS Input File Parameters—List of incomplete documentation pages
Bibliography
►
Namespaces
►
Classes
▼
Files
▼
File List
▼
Applications
►
ApplicationsLib
▼
CLI
►
CommandLineArgumentParser.cpp
►
CommandLineArgumentParser.h
►
ogs.cpp
►
ogs_embedded_python.cpp
►
ogs_embedded_python.h
►
DataExplorer
►
DataHolderLib
►
FileIO
►
InSituLib
►
Python
►
Utils
►
BaseLib
►
build
►
ChemistryLib
Documentation
►
GeoLib
►
InfoLib
►
MaterialLib
►
MathLib
►
MeshGeoToolsLib
►
MeshLib
►
MeshToolsLib
►
NumLib
►
ParameterLib
►
ProcessLib
►
File Members
ogs_embedded_python.h
Go to the documentation of this file.
1
11
#pragma once
12
13
#include <algorithm>
14
#include <pybind11/embed.h>
15
16
#include "
BaseLib/ExportSymbol.h
"
17
18
namespace
ApplicationsLib
19
{
22
OGS_EXPORT_SYMBOL
pybind11::scoped_interpreter
setupEmbeddedPython
();
23
24
}
// namespace ApplicationsLib
ExportSymbol.h
OGS_EXPORT_SYMBOL
#define OGS_EXPORT_SYMBOL
Definition
ExportSymbol.h:17
ApplicationsLib
Definition
LinearSolverLibrarySetup.h:29
ApplicationsLib::setupEmbeddedPython
pybind11::scoped_interpreter setupEmbeddedPython()
Definition
ogs_embedded_python.cpp:59
Applications
CLI
ogs_embedded_python.h
Generated by
1.12.0