Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t > Class Template Reference

#include <Zoltan2_Directory.hpp>

Collaboration diagram for Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >:
Collaboration graph
[legend]

Public Member Functions

 Zoltan2_Directory_Node ()
 

Public Attributes

int owner
 
int partition
 
int errcheck
 
lid_t lid
 
user_t userData
 
int free
 

Detailed Description

template<typename gid_t, typename lid_t, typename user_t>
class Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >

Definition at line 73 of file Zoltan2_Directory.hpp.

Constructor & Destructor Documentation

template<typename gid_t, typename lid_t, typename user_t>
Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >::Zoltan2_Directory_Node ( )
inline

Definition at line 80 of file Zoltan2_Directory.hpp.

Member Data Documentation

template<typename gid_t, typename lid_t, typename user_t>
int Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >::owner

Definition at line 81 of file Zoltan2_Directory.hpp.

template<typename gid_t, typename lid_t, typename user_t>
int Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >::partition

Definition at line 82 of file Zoltan2_Directory.hpp.

template<typename gid_t, typename lid_t, typename user_t>
int Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >::errcheck

Definition at line 83 of file Zoltan2_Directory.hpp.

template<typename gid_t, typename lid_t, typename user_t>
lid_t Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >::lid

Definition at line 84 of file Zoltan2_Directory.hpp.

template<typename gid_t, typename lid_t, typename user_t>
user_t Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >::userData

Definition at line 85 of file Zoltan2_Directory.hpp.

template<typename gid_t, typename lid_t, typename user_t>
int Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >::free

Definition at line 86 of file Zoltan2_Directory.hpp.


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