|
Zoltan2
|


Go to the source code of this file.
Namespaces | |
| namespace | Zoltan2 |
| Created by mbenlioglu on Aug 31, 2020. | |
Macros | |
| #define | ZOLTAN2_PRINT_INFO(proc, yo, str) |
| #define | ZOLTAN2_TRACE(proc, where, yo, str) |
| #define | ZOLTAN2_TRACE_IN(proc, yo, str) |
| #define | ZOLTAN2_TRACE_OUT(proc, yo, str) |
| #define | ZOLTAN2_DD_FIND_MSG_TAG 29137 /* needs 3 consecutive values */ |
| #define | ZOLTAN2_DD_UPDATE_MSG_TAG 29140 /* needs 2 consecutive values */ |
| #define | ZOLTAN2_DD_REMOVE_MSG_TAG 29142 /* needs 2 consecutive values */ |
| #define | ZOLTAN2_DD_RESIZE_MSG_TAG 29150 /* */ |
| #define | ZOLTAN2_ROTL32(x, r) |
| #define ZOLTAN2_PRINT_INFO | ( | proc, | |
| yo, | |||
| str ) |
Definition at line 59 of file Zoltan2_Directory_Impl.hpp.
| #define ZOLTAN2_TRACE | ( | proc, | |
| where, | |||
| yo, | |||
| str ) |
Definition at line 63 of file Zoltan2_Directory_Impl.hpp.
| #define ZOLTAN2_TRACE_IN | ( | proc, | |
| yo, | |||
| str ) |
Definition at line 67 of file Zoltan2_Directory_Impl.hpp.
| #define ZOLTAN2_TRACE_OUT | ( | proc, | |
| yo, | |||
| str ) |
Definition at line 70 of file Zoltan2_Directory_Impl.hpp.
| #define ZOLTAN2_DD_FIND_MSG_TAG 29137 /* needs 3 consecutive values */ |
Definition at line 75 of file Zoltan2_Directory_Impl.hpp.
| #define ZOLTAN2_DD_UPDATE_MSG_TAG 29140 /* needs 2 consecutive values */ |
Definition at line 76 of file Zoltan2_Directory_Impl.hpp.
| #define ZOLTAN2_DD_REMOVE_MSG_TAG 29142 /* needs 2 consecutive values */ |
Definition at line 77 of file Zoltan2_Directory_Impl.hpp.
| #define ZOLTAN2_DD_RESIZE_MSG_TAG 29150 /* */ |
Definition at line 78 of file Zoltan2_Directory_Impl.hpp.
| #define ZOLTAN2_ROTL32 | ( | x, | |
| r ) |