#include <Zoltan2_TPLTraits.hpp>
template<typename zno_t>
struct Zoltan2::TPL_Traits< ZOLTAN_ID_PTR, zno_t >
Definition at line 153 of file Zoltan2_TPLTraits.hpp.
template<typename zno_t >
template<typename zno_t >
static void Zoltan2::TPL_Traits< ZOLTAN_ID_PTR, zno_t >::ASSIGN_TPL_T |
( |
ZOLTAN_ID_PTR & |
a, |
|
|
zno_t |
b |
|
) |
| |
|
inlinestatic |
template<typename zno_t >
static void Zoltan2::TPL_Traits< ZOLTAN_ID_PTR, zno_t >::ASSIGN_TPL_T_ARRAY |
( |
ZOLTAN_ID_PTR * |
a, |
|
|
ArrayView< zno_t > & |
b |
|
) |
| |
|
inlinestatic |
template<typename zno_t >
static void Zoltan2::TPL_Traits< ZOLTAN_ID_PTR, zno_t >::DELETE_TPL_T_ARRAY |
( |
ZOLTAN_ID_PTR * |
a | ) |
|
|
inlinestatic |
template<typename zno_t >
Initial value:= ((sizeof(zno_t) / sizeof(ZOLTAN_ID_TYPE) > 0)
? (sizeof(zno_t) / sizeof(ZOLTAN_ID_TYPE))
: 1)
Definition at line 161 of file Zoltan2_TPLTraits.hpp.
The documentation for this struct was generated from the following file: