Zoltan2
|
#include <Zoltan2_Directory.hpp>
Public Member Functions | |
Zoltan2_Directory_Node () | |
Public Attributes | |
int | owner |
int | partition |
int | errcheck |
lid_t | lid |
user_t | userData |
int | free |
Definition at line 72 of file Zoltan2_Directory.hpp.
|
inline |
Definition at line 79 of file Zoltan2_Directory.hpp.
int Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >::owner |
Definition at line 80 of file Zoltan2_Directory.hpp.
int Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >::partition |
Definition at line 81 of file Zoltan2_Directory.hpp.
int Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >::errcheck |
Definition at line 82 of file Zoltan2_Directory.hpp.
lid_t Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >::lid |
Definition at line 83 of file Zoltan2_Directory.hpp.
user_t Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >::userData |
Definition at line 84 of file Zoltan2_Directory.hpp.
int Zoltan2::Zoltan2_Directory_Node< gid_t, lid_t, user_t >::free |
Definition at line 85 of file Zoltan2_Directory.hpp.