|
Zoltan2
|
Defines the IdentifierMap class. More...
#include <Zoltan2_IdentifierTraits.hpp>#include <Zoltan2_InputTraits.hpp>#include <Zoltan2_AlltoAll.hpp>#include <Zoltan2_GidLookupHelper.hpp>#include <vector>#include <algorithm>#include <map>#include <iostream>#include <Teuchos_as.hpp>#include <Teuchos_CommHelpers.hpp>

Go to the source code of this file.
Classes | |
| class | Zoltan2::IdentifierMap< User > |
| An IdentifierMap manages a global space of object identifiers. More... | |
Namespaces | |
| namespace | Zoltan2 |
Enumerations | |
| enum | Zoltan2::TranslationType { Zoltan2::TRANSLATE_APP_TO_LIB, Zoltan2::TRANSLATE_LIB_TO_APP } |
| Identifier translations available from IdentifierMap. More... | |
Defines the IdentifierMap class.
Definition in file Zoltan2_IdentifierMap.hpp.
1.7.6.1