Zoltan2
|
#include "Tpetra_Core.hpp"
#include "Kokkos_Random.hpp"
#include "Zoltan2_TestHelpers.hpp"
#include "Zoltan2_TpetraCrsColorer.hpp"
Go to the source code of this file.
Classes | |
class | ColorerTest |
Functions | |
int | doTheTest (const Teuchos::RCP< const Teuchos::Comm< int > > &comm, int multiple) |
int | main (int narg, char **arg) |
int doTheTest | ( | const Teuchos::RCP< const Teuchos::Comm< int > > & | comm, |
int | multiple | ||
) |
Definition at line 236 of file Bug9500.cpp.
int main | ( | int | narg, |
char ** | arg | ||
) |
Definition at line 281 of file Bug9500.cpp.