|
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 240 of file Bug9500.cpp.
| int main | ( | int | narg, |
| char ** | arg | ||
| ) |
Definition at line 285 of file Bug9500.cpp.
1.8.5