Zoltan2
|
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) |
int test_simple_replace | ( | Teuchos::RCP< const Teuchos::Comm< int > > | comm | ) |
Definition at line 44 of file directoryTest_KokkosSimple.cpp.
int test_aggregate | ( | Teuchos::RCP< const Teuchos::Comm< int > > | comm | ) |
Definition at line 183 of file directoryTest_KokkosSimple.cpp.
int test_multiple_gid | ( | Teuchos::RCP< const Teuchos::Comm< int > > | comm | ) |
Definition at line 283 of file directoryTest_KokkosSimple.cpp.
int test_multiple_lid | ( | Teuchos::RCP< const Teuchos::Comm< int > > | comm | ) |
Definition at line 364 of file directoryTest_KokkosSimple.cpp.
int main | ( | int | narg, |
char ** | arg | ||
) |
Definition at line 459 of file directoryTest_KokkosSimple.cpp.