|
template<typename key_t , typename gno_t > |
size_t | Zoltan2::findUniqueGids (const std::vector< key_t > &keys, std::vector< gno_t > &gids, Teuchos::RCP< const Teuchos::Comm< int > > &comm) |
|
| Zoltan2::DECL_TYPE_NAME (int) |
|
| Zoltan2::DECL_TYPE_NAME (long long) |
|
void | Zoltan2::checkNUnique (std::string &name, size_t nUniqueGids, size_t nExpected) |
|
template<typename gno_t > |
void | Zoltan2::checkMaxGid (std::string &name, std::vector< gno_t > &gids, gno_t maxExpected, Teuchos::RCP< const Teuchos::Comm< int > > &comm) |
|
template<typename gno_t > |
void | Zoltan2::checkMinGid (std::string &name, std::vector< gno_t > &gids, gno_t minExpected, Teuchos::RCP< const Teuchos::Comm< int > > &comm) |
|
template<typename gno_t > |
void | Zoltan2::checkNLocallyUnique (std::string &name, std::vector< gno_t > &gids, size_t nExpected) |
|
template<typename gno_t > |
void | Zoltan2::test1 (Teuchos::RCP< const Teuchos::Comm< int > > &comm) |
|
template<typename gno_t > |
void | Zoltan2::test2 (Teuchos::RCP< const Teuchos::Comm< int > > &comm) |
|
template<typename gno_t > |
void | Zoltan2::test3 (Teuchos::RCP< const Teuchos::Comm< int > > &comm) |
|
template<typename gno_t > |
void | Zoltan2::test4 (Teuchos::RCP< const Teuchos::Comm< int > > &comm) |
|
int | main (int argc, char *argv[]) |
|