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-301-gee1fb4d5 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
►
BaseLib
▼
build
►
BaseLib
►
DocAux
▼
InfoLib
►
cmakeinfolib_export.h
►
GitInfo.cpp
►
gitinfolib_export.h
►
TestInfo.cpp
►
testinfolib_export.h
►
MaterialLib
►
MathLib
►
NumLib
►
ProcessLib
►
ChemistryLib
Documentation
►
GeoLib
►
InfoLib
►
MaterialLib
►
MathLib
►
MeshGeoToolsLib
►
MeshLib
►
MeshToolsLib
►
NumLib
►
ParameterLib
►
ProcessLib
►
File Members
GitInfo.cpp
Go to the documentation of this file.
1
13
#include "
InfoLib/GitInfo.h
"
14
15
namespace
GitInfoLib
16
{
17
18
namespace
GitInfo
19
{
20
const
std::string
OGS_VERSION
=
"OGS_VERSION"
;
21
const
std::string
git_version_sha1_short
(
""
);
22
const
std::string
ogs_version
(
"6.5.4-301-gee1fb4d5"
);
23
}
// namespace GitInfo
18
namespace
GitInfo {
…
}
24
}
// namespace GitInfoLib
15
namespace
GitInfoLib
{
…
}
GitInfo.h
Git information.
GitInfoLib::GitInfo::OGS_VERSION
const std::string OGS_VERSION
Definition
GitInfo.cpp:20
GitInfoLib::GitInfo::git_version_sha1_short
GITINFOLIB_EXPORT const std::string git_version_sha1_short
GitInfoLib::GitInfo::ogs_version
GITINFOLIB_EXPORT const std::string ogs_version
GitInfoLib
Definition
GitInfo.cpp:16
build
InfoLib
GitInfo.cpp
Generated by
1.12.0