Interface Documentation
Version: invalid
flecsi
topo
structured
types.hh
Go to the documentation of this file.
1
/*
2
@@@@@@@@ @@ @@@@@@ @@@@@@@@ @@
3
/@@///// /@@ @@////@@ @@////// /@@
4
/@@ /@@ @@@@@ @@ // /@@ /@@
5
/@@@@@@@ /@@ @@///@@/@@ /@@@@@@@@@/@@
6
/@@//// /@@/@@@@@@@/@@ ////////@@/@@
7
/@@ /@@/@@//// //@@ @@ /@@/@@
8
/@@ @@@//@@@@@@ //@@@@@@ @@@@@@@@ /@@
9
// /// ////// ////// //////// //
10
11
Copyright (c) 2016, Triad National Security, LLC
12
All rights reserved.
13
*/
14
#pragma once
15
18
#if !defined(__FLECSI_PRIVATE__)
19
#error Do not include this file directly!
20
#endif
21
22
#include "
flecsi/run/types.hh
"
23
24
namespace
flecsi
{
25
namespace
topo {
26
31
struct
structured_base
{
32
using
coloring = size_t;
33
};
// structured_base
34
35
}
// namespace topo
36
}
// namespace flecsi
flecsi::topo::structured_base
Definition:
types.hh:31
types.hh
flecsi
Definition:
control.hh:31
Generated by
1.8.13