|
Zoltan2
|
Defines basic traits for user global identifiers. More...
#include <Zoltan2_Standards.hpp>#include <Zoltan2_AlltoAll.hpp>#include <Zoltan2_IdentifierTraits.hpp>#include <Teuchos_SerializationTraits.hpp>#include <Teuchos_HashUtils.hpp>#include <Teuchos_ReductionOp.hpp>#include <utility>#include <iostream>#include <sstream>#include <string>#include <limits>#include <cstdlib>
Go to the source code of this file.
Namespaces | |
| namespace | Zoltan2 |
Functions | |
| int | Zoltan2::getHashCode (const unsigned char *a, size_t len) |
| helper to hash values larger than int to an int. Hash values do not need to be unique, but there should be as few overlaps as possible. | |
Defines basic traits for user global identifiers.
Definition in file Zoltan2_IdentifierTraits.cpp.
1.7.6.1