OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include <IndexMap.h>
Public Types | |
typedef double | first_type |
typedef double | second_type |
Public Attributes | |
first_type | begin |
second_type | end |
Definition at line 39 of file IndexMap.h.
typedef double IndexMap::Range::first_type |
Definition at line 41 of file IndexMap.h.
typedef double IndexMap::Range::second_type |
Definition at line 42 of file IndexMap.h.
first_type IndexMap::Range::begin |
Definition at line 43 of file IndexMap.h.
Referenced by ParallelTTracker::computeParticleMatterInteraction(), IndexMap::getTouchingElements(), IndexMap::myCompare::operator()(), IndexMap::print(), and IndexMap::tidyUp().
second_type IndexMap::Range::end |
Definition at line 44 of file IndexMap.h.
Referenced by IndexMap::add(), ParallelTTracker::computeParticleMatterInteraction(), IndexMap::getTouchingElements(), IndexMap::myCompare::operator()(), and IndexMap::print().