Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
Zoltan2_TPLTraits.hpp File Reference

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>
Include dependency graph for Zoltan2_TPLTraits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Zoltan2::TPL_Traits< first_t, second_t >
 
struct  Zoltan2::TPL_Traits< first_t, first_t >
 
struct  Zoltan2::TPL_Traits< ZOLTAN_ID_PTR, second_t >
 
struct  Zoltan2::TPL_Traits< first_t, ZOLTAN_ID_PTR >
 

Namespaces

 Zoltan2
 Created by mbenlioglu on Aug 31, 2020.
 

Detailed Description

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.