Himalaya
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
y
+
Functions
a
b
c
d
e
f
g
h
i
l
n
o
p
r
s
Variables
Typedefs
Enumerations
+
Enumerator
a
d
f
g
h
k
l
m
n
o
t
y
+
Classes
Class List
Class Index
+
Class Members
+
All
a
b
c
d
e
g
h
i
l
m
o
p
r
s
t
u
v
x
y
z
~
+
Functions
a
b
c
d
e
g
h
i
m
o
s
t
v
z
~
+
Variables
a
c
d
e
g
h
i
l
m
o
p
r
s
t
u
v
x
y
z
Typedefs
Related Functions
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
v
w
+
Functions
c
d
e
f
g
h
l
m
o
p
s
t
w
+
Variables
_
a
b
e
f
h
i
l
o
p
r
s
v
+
Macros
a
c
d
e
f
g
h
i
l
m
p
r
s
t
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
source
himalaya
hierarchies
HierarchyTypes.hpp
Go to the documentation of this file.
1
// ====================================================================
2
// This file is part of Himalaya.
3
//
4
// Himalaya is licenced under the GNU General Public License (GNU GPL)
5
// version 3.
6
// ====================================================================
7
8
#pragma once
9
10
#include <array>
11
12
#include "
himalaya/hierarchies/HierarchyFlags.hpp
"
13
14
namespace
himalaya
{
15
namespace
hierarchies {
16
17
using
ExpansionFlags_t
= std::array<int, ExpansionDepth::NUMBER_OF_EXPANSIONS>;
18
19
}
// hierarchies
20
}
// himalaya
himalaya::hierarchies::ExpansionFlags_t
std::array< int, ExpansionDepth::NUMBER_OF_EXPANSIONS > ExpansionFlags_t
Definition:
HierarchyTypes.hpp:17
himalaya
Definition:
H3.cpp:14
HierarchyFlags.hpp
Generated by
1.8.13