|
Zoltan2
|
#include <Teuchos_RCP.hpp>#include <Teuchos_ArrayView.hpp>#include <Zoltan2_TPLTraits.hpp>#include "Zoltan2_Directory_Impl.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | Zoltan2 |
| Created by mbenlioglu on Aug 31, 2020. | |
Macros | |
| #define | GID_SET_LENGTH 3 |
| #define | LID_SET_LENGTH 4 |
| #define | NOT_FOUND_VALUE -1 |
Enumerations | |
| enum | Zoltan2::TestMode { Zoltan2::Replace = 0 , Zoltan2::Add , Zoltan2::Aggregate , Zoltan2::TestMode_Max } |
Functions | |
| void | Zoltan2::print_proc_safe (const std::string &message, Teuchos::RCP< const Teuchos::Comm< int > > comm, bool only_rank0=true) |
| int | Zoltan2::runDirectoryTests (int narg, char **arg) |
| #define GID_SET_LENGTH 3 |
Definition at line 71 of file directoryTest_Impl.hpp.
| #define LID_SET_LENGTH 4 |
Definition at line 77 of file directoryTest_Impl.hpp.
| #define NOT_FOUND_VALUE -1 |
Definition at line 98 of file directoryTest_Impl.hpp.