#include <Zoltan2_TPLTraits.hpp>
template<typename first_t>
struct Zoltan2::TPL_Traits< first_t, ZOLTAN_ID_PTR >
Definition at line 261 of file Zoltan2_TPLTraits.hpp.
◆ OK_TO_CAST() [1/2]
template<typename first_t>
◆ ASSIGN() [1/2]
template<typename first_t>
| static void Zoltan2::TPL_Traits< first_t, ZOLTAN_ID_PTR >::ASSIGN |
( |
first_t & | a, |
|
|
ZOLTAN_ID_PTR | b ) |
|
inlinestatic |
◆ ASSIGN_ARRAY() [1/2]
template<typename first_t>
| static void Zoltan2::TPL_Traits< first_t, ZOLTAN_ID_PTR >::ASSIGN_ARRAY |
( |
first_t * | a, |
|
|
ArrayView< ZOLTAN_ID_PTR > & | b ) |
|
inlinestatic |
◆ SAVE_ARRAYRCP() [1/2]
template<typename first_t>
| static void Zoltan2::TPL_Traits< first_t, ZOLTAN_ID_PTR >::SAVE_ARRAYRCP |
( |
ArrayRCP< first_t > * | a, |
|
|
ZOLTAN_ID_PTR | b, |
|
|
size_t | size ) |
|
inlinestatic |
◆ DELETE_ARRAY() [1/2]
template<typename first_t>
◆ OK_TO_CAST() [2/2]
◆ ASSIGN() [2/2]
| static void Zoltan2::TPL_Traits< first_t, ZOLTAN_ID_PTR >::ASSIGN |
( |
first_t & | a, |
|
|
ZOLTAN_ID_PTR | b ) |
|
inlinestatic |
◆ ASSIGN_ARRAY() [2/2]
| static void Zoltan2::TPL_Traits< first_t, ZOLTAN_ID_PTR >::ASSIGN_ARRAY |
( |
first_t ** | a, |
|
|
ArrayView< ZOLTAN_ID_PTR > & | b ) |
|
inlinestatic |
◆ SAVE_ARRAYRCP() [2/2]
| static void Zoltan2::TPL_Traits< first_t, ZOLTAN_ID_PTR >::SAVE_ARRAYRCP |
( |
ArrayRCP< first_t > * | a, |
|
|
ZOLTAN_ID_PTR * | b, |
|
|
size_t | size ) |
|
inlinestatic |
◆ DELETE_ARRAY() [2/2]
◆ NUM_ID
template<typename first_t>
The documentation for this struct was generated from the following file: