OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <Unique.h>
Public Types | |
typedef unsigned int | type |
Static Public Member Functions | |
static type | get () |
Private Member Functions | |
Unique () | |
Static Private Attributes | |
static type | Last = 0 |
typedef unsigned int Unique::type |
|
private |
|
inlinestatic |
Definition at line 33 of file Unique.h.
References Last.
Referenced by FieldLayout< Dim >::FieldLayout(), FieldLayout< Dim >::initialize(), RegionLayout< T, Dim, MeshType >::make_rnodes(), and FieldLayout< Dim >::setup().
|
staticprivate |