Zoltan2
Static Public Member Functions | List of all members
Zoltan2::TPL_Traits< tpl_t, zno_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, zno_t b)
 
static void ASSIGN_TPL_T_ARRAY (tpl_t **a, ArrayView< zno_t > &b)
 
static void DELETE_TPL_T_ARRAY (tpl_t **a)
 

Detailed Description

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

Definition at line 70 of file Zoltan2_TPLTraits.hpp.

Member Function Documentation

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

Definition at line 72 of file Zoltan2_TPLTraits.hpp.

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

Definition at line 80 of file Zoltan2_TPLTraits.hpp.

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

Definition at line 93 of file Zoltan2_TPLTraits.hpp.

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

Definition at line 113 of file Zoltan2_TPLTraits.hpp.


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