Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Functions
directoryTest_KokkosSimple.cpp File Reference
#include "Zoltan2_Directory_Impl.hpp"
#include "Tpetra_Core.hpp"
Include dependency graph for directoryTest_KokkosSimple.cpp:

Go to the source code of this file.

Classes

class  gid_struct
 
class  lid_struct
 

Functions

int test_simple_replace (Teuchos::RCP< const Teuchos::Comm< int > > comm)
 
int test_aggregate (Teuchos::RCP< const Teuchos::Comm< int > > comm)
 
int test_multiple_gid (Teuchos::RCP< const Teuchos::Comm< int > > comm)
 
int test_multiple_lid (Teuchos::RCP< const Teuchos::Comm< int > > comm)
 
int main (int narg, char **arg)
 

Function Documentation

int test_simple_replace ( Teuchos::RCP< const Teuchos::Comm< int > >  comm)

Definition at line 80 of file directoryTest_KokkosSimple.cpp.

int test_aggregate ( Teuchos::RCP< const Teuchos::Comm< int > >  comm)

Definition at line 219 of file directoryTest_KokkosSimple.cpp.

int test_multiple_gid ( Teuchos::RCP< const Teuchos::Comm< int > >  comm)

Definition at line 319 of file directoryTest_KokkosSimple.cpp.

int test_multiple_lid ( Teuchos::RCP< const Teuchos::Comm< int > >  comm)

Definition at line 400 of file directoryTest_KokkosSimple.cpp.

int main ( int  narg,
char **  arg 
)

Definition at line 495 of file directoryTest_KokkosSimple.cpp.