OpenMD
3.1
Molecular Dynamics in the Open
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
b
c
d
e
f
g
h
i
l
m
n
o
r
s
t
u
v
Functions
c
d
e
f
g
i
l
m
n
o
r
t
u
v
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class 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
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
x
y
z
Typedefs
Related Symbols
Files
File List
File Members
All
c
g
Functions
c
Variables
c
g
Macros
c
▼
OpenMD
Todo List
Deprecated List
►
Namespaces
►
Classes
▼
Files
▼
File List
►
antlr
►
applications
►
brains
►
clusters
►
constraints
►
flucq
►
forcefields
►
hydrodynamics
►
integrators
►
io
►
lattice
►
math
►
mdParser
►
nonbonded
►
optimization
►
parallel
►
perturbations
►
primitives
►
restraints
►
rnemd
►
selection
►
types
▼
utils
Accumulator.hpp
AccumulatorView.hpp
BaseAccumulator.hpp
CaseConversion.hpp
CI_String.hpp
Constants.hpp
ElementsTable.cpp
►
ElementsTable.hpp
►
GenericData.hpp
►
GenericFactory.hpp
Grid3d.hpp
►
LocalIndexManager.hpp
►
MemoryUtils.hpp
MoLocator.cpp
MoLocator.hpp
►
next_combination.hpp
OldAccumulator.hpp
OpenMDBitSet.cpp
OpenMDBitSet.hpp
OpenMDException.hpp
ParameterManager.hpp
ProgressBar.cpp
ProgressBar.hpp
PropertyMap.cpp
►
PropertyMap.hpp
RandNumGen.cpp
RandNumGen.hpp
Revision.hpp
simError.cpp
simError.h
StringTokenizer.cpp
►
StringTokenizer.hpp
StringUtils.cpp
►
StringUtils.hpp
Trim.hpp
►
TypeContainer.hpp
Utility.cpp
Utility.hpp
wildcards.cpp
wildcards.hpp
wingetopt.cpp
wingetopt.h
►
visitors
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
Revision.hpp
1
#ifndef UTILS_REVISION_HPP
2
#define UTILS_REVISION_HPP
3
4
#include <string>
5
6
extern
"C"
{
7
extern
const
char
version[];
8
extern
const
char
revision[];
9
extern
const
char
build_date[];
10
}
11
12
namespace
OpenMD
{
13
14
class
Revision
{
15
public
:
16
std::string getVersion();
17
std::string getRevision();
18
std::string getFullRevision();
19
std::string getBuildDate();
20
};
14
class
Revision
{
…
};
21
}
// namespace OpenMD
22
23
#endif
OpenMD::Revision
Definition
Revision.hpp:14
OpenMD
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.
Definition
ActionCorrFunc.cpp:60
utils
Revision.hpp
Generated on Wed Jun 26 2024 13:56:41 for OpenMD by
1.11.0