Zoltan2
Static Public Member Functions
Zoltan2::TPL_Traits< tpl_t, zno_t > Struct Template Reference

#include <Zoltan2_TPLTraits.hpp>

List of all members.

Static Public Member Functions

static bool OK_TO_CAST_TPL_T ()
static void ASSIGN_TPL_T (tpl_t &a, zno_t b, const RCP< const Environment > &env)
static void ASSIGN_TPL_T_ARRAY (tpl_t **a, ArrayView< const zno_t > &b, const RCP< const Environment > &env)
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 67 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 ( ) [inline, static]

Definition at line 69 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,
const RCP< const Environment > &  env 
) [inline, static]

Definition at line 77 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< const zno_t > &  b,
const RCP< const Environment > &  env 
) [inline, static]

Definition at line 92 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) [inline, static]

Definition at line 113 of file Zoltan2_TPLTraits.hpp.


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