Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
gid_struct Class Reference

Public Member Functions

 gid_struct ()
 
 gid_struct (int v0, int v1, int v2, int v3)
 

Public Attributes

int val [4]
 

Detailed Description

Definition at line 50 of file directoryTest_KokkosSimple.cpp.

Constructor & Destructor Documentation

gid_struct::gid_struct ( )
inline

Definition at line 54 of file directoryTest_KokkosSimple.cpp.

gid_struct::gid_struct ( int  v0,
int  v1,
int  v2,
int  v3 
)
inline

Definition at line 55 of file directoryTest_KokkosSimple.cpp.

Member Data Documentation

int gid_struct::val[4]

Definition at line 61 of file directoryTest_KokkosSimple.cpp.


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