Zoltan2
Static Public Member Functions | List of all members
Zoltan2::TPL_Traits< tpl_t, tpl_t > Struct Template Reference

#include <Zoltan2_TPLTraits.hpp>

Static Public Member Functions

static bool OK_TO_CAST_TPL_T ()
 
static void ASSIGN_TPL_T (tpl_t &a, tpl_t b)
 
static void ASSIGN_TPL_T_ARRAY (tpl_t **a, ArrayView< tpl_t > &b)
 
static void DELETE_TPL_T_ARRAY (tpl_t **a)
 

Detailed Description

template<typename tpl_t>
struct Zoltan2::TPL_Traits< tpl_t, tpl_t >

Definition at line 126 of file Zoltan2_TPLTraits.hpp.

Member Function Documentation

template<typename tpl_t >
static bool Zoltan2::TPL_Traits< tpl_t, tpl_t >::OK_TO_CAST_TPL_T ( )
inlinestatic

Definition at line 128 of file Zoltan2_TPLTraits.hpp.

template<typename tpl_t >
static void Zoltan2::TPL_Traits< tpl_t, tpl_t >::ASSIGN_TPL_T ( tpl_t &  a,
tpl_t  b 
)
inlinestatic

Definition at line 130 of file Zoltan2_TPLTraits.hpp.

template<typename tpl_t >
static void Zoltan2::TPL_Traits< tpl_t, tpl_t >::ASSIGN_TPL_T_ARRAY ( tpl_t **  a,
ArrayView< tpl_t > &  b 
)
inlinestatic

Definition at line 133 of file Zoltan2_TPLTraits.hpp.

template<typename tpl_t >
static void Zoltan2::TPL_Traits< tpl_t, tpl_t >::DELETE_TPL_T_ARRAY ( tpl_t **  a)
inlinestatic

Definition at line 145 of file Zoltan2_TPLTraits.hpp.


The documentation for this struct was generated from the following file: