#include <directoryTest_Impl.hpp>
|
| TestManager (Teuchos::RCP< const Teuchos::Comm< int > > comm_, int totalIds_, bool print_detailed_output_, bool performance_test_, bool bUseLocalIDs_) |
|
template<typename gid_t , typename lid_t , typename user_t > |
void | run_single_user_single_gid (const std::string &name_, int mode_, size_t idBase_, int idStride_) |
|
template<typename gid_t , typename lid_t , typename user_t > |
void | run_single_user_multiple_gid (size_t gid_length_, size_t lid_length_, const std::string &name_, int mode_, size_t idBase_, int idStride_) |
|
template<typename gid_t , typename lid_t , typename user_t > |
void | run_vector_user_single_gid (const std::string &name_, int mode_, size_t idBase_, int idStride_) |
|
template<typename gid_t , typename lid_t , typename user_t > |
void | run_vector_user_multiple_gid (size_t gid_length_, size_t lid_length_, const std::string &name_, int mode_, size_t idBase_, int idStride_) |
|
bool | did_all_pass () const |
|
Definition at line 1283 of file directoryTest_Impl.hpp.
Zoltan2::TestManager::TestManager |
( |
Teuchos::RCP< const Teuchos::Comm< int > > |
comm_, |
|
|
int |
totalIds_, |
|
|
bool |
print_detailed_output_, |
|
|
bool |
performance_test_, |
|
|
bool |
bUseLocalIDs_ |
|
) |
| |
|
inline |
template<typename gid_t , typename lid_t , typename user_t >
void Zoltan2::TestManager::run_single_user_single_gid |
( |
const std::string & |
name_, |
|
|
int |
mode_, |
|
|
size_t |
idBase_, |
|
|
int |
idStride_ |
|
) |
| |
|
inline |
template<typename gid_t , typename lid_t , typename user_t >
void Zoltan2::TestManager::run_single_user_multiple_gid |
( |
size_t |
gid_length_, |
|
|
size_t |
lid_length_, |
|
|
const std::string & |
name_, |
|
|
int |
mode_, |
|
|
size_t |
idBase_, |
|
|
int |
idStride_ |
|
) |
| |
|
inline |
template<typename gid_t , typename lid_t , typename user_t >
void Zoltan2::TestManager::run_vector_user_single_gid |
( |
const std::string & |
name_, |
|
|
int |
mode_, |
|
|
size_t |
idBase_, |
|
|
int |
idStride_ |
|
) |
| |
|
inline |
template<typename gid_t , typename lid_t , typename user_t >
void Zoltan2::TestManager::run_vector_user_multiple_gid |
( |
size_t |
gid_length_, |
|
|
size_t |
lid_length_, |
|
|
const std::string & |
name_, |
|
|
int |
mode_, |
|
|
size_t |
idBase_, |
|
|
int |
idStride_ |
|
) |
| |
|
inline |
bool Zoltan2::TestManager::did_all_pass |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: