Zoltan2
|
#include <Zoltan2_XpetraTraits.hpp>
#include <Zoltan2_TestHelpers.hpp>
#include <string>
#include <Teuchos_GlobalMPISession.hpp>
#include <Teuchos_DefaultComm.hpp>
#include <Teuchos_RCP.hpp>
#include <Teuchos_Array.hpp>
#include <Teuchos_ArrayRCP.hpp>
#include <Teuchos_Comm.hpp>
#include <Teuchos_VerboseObject.hpp>
#include <Tpetra_CrsMatrix.hpp>
#include <Tpetra_Vector.hpp>
Go to the source code of this file.
Functions | |
ArrayRCP< zgno_t > | roundRobinMap (const RCP< const Xpetra::Map< zlno_t, zgno_t, znode_t > > &m) |
int | main (int argc, char *argv[]) |
Definition at line 80 of file XpetraTraits.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 110 of file XpetraTraits.cpp.