Zoltan2
|
Traits class to handle conversions between gno_t/lno_t and TPL data types (e.g., ParMETIS's idx_t, Scotch's SCOTCH_NUM, Zoltan's ZOLTAN_ID_PTR) More...
#include <Teuchos_RCP.hpp>
#include <Teuchos_ArrayView.hpp>
#include <Teuchos_as.hpp>
#include <Zoltan2_Standards.hpp>
#include <Zoltan2_Environment.hpp>
#include <zoltan_types.h>
Go to the source code of this file.
Classes | |
struct | Zoltan2::TPL_Traits< tpl_t, zno_t > |
struct | Zoltan2::TPL_Traits< tpl_t, tpl_t > |
struct | Zoltan2::TPL_Traits< ZOLTAN_ID_PTR, zno_t > |
struct | Zoltan2::TPL_Traits< zno_t, ZOLTAN_ID_PTR > |
Namespaces | |
Zoltan2 | |
Traits class to handle conversions between gno_t/lno_t and TPL data types (e.g., ParMETIS's idx_t, Scotch's SCOTCH_NUM, Zoltan's ZOLTAN_ID_PTR)
Definition in file Zoltan2_TPLTraits.hpp.