|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
|
#include "gtest/gtest.h"#include "Algorithms/IndexMap.h"#include "BeamlineCore/DriftRep.h"#include <limits>
Go to the source code of this file.
Functions | |
| TEST (IndexMapTest, RebuildsReferencePathModelFromOrderedRanges) | |
| TEST | ( | IndexMapTest | , |
| RebuildsReferencePathModelFromOrderedRanges | |||
| ) |
Definition at line 8 of file TestIndexMap.cpp.
References IndexMap::add(), IndexMap::getReferencePathModel(), and ReferencePathModel::size().
