Zoltan2
Loading...
Searching...
No Matches
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

◆ test_simple_replace()

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

Definition at line 44 of file directoryTest_KokkosSimple.cpp.

◆ test_aggregate()

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

Definition at line 183 of file directoryTest_KokkosSimple.cpp.

◆ test_multiple_gid()

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

Definition at line 283 of file directoryTest_KokkosSimple.cpp.

◆ test_multiple_lid()

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

Definition at line 364 of file directoryTest_KokkosSimple.cpp.

◆ main()

int main ( int narg,
char ** arg )

Definition at line 459 of file directoryTest_KokkosSimple.cpp.