Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
CoordinateModel.cpp File Reference
#include "Kokkos_StaticCrsGraph.hpp"
#include "Kokkos_UnorderedMap.hpp"
#include <Zoltan2_CoordinateModel.hpp>
#include <Zoltan2_BasicVectorAdapter.hpp>
#include <Zoltan2_TestHelpers.hpp>
#include <set>
#include <bitset>
#include <Teuchos_Comm.hpp>
#include <Teuchos_CommHelpers.hpp>
#include <Teuchos_DefaultComm.hpp>
#include <Teuchos_ArrayView.hpp>
#include <Teuchos_OrdinalTraits.hpp>
#include <Tpetra_CrsMatrix.hpp>
Include dependency graph for CoordinateModel.cpp:

Go to the source code of this file.

Functions

void testCoordinateModel (std::string &fname, int nWeights, const RCP< const Comm< int > > &comm, bool nodeZeroHasAll, bool printInfo)
 
int main (int narg, char *arg[])
 

Function Documentation

void testCoordinateModel ( std::string &  fname,
int  nWeights,
const RCP< const Comm< int > > &  comm,
bool  nodeZeroHasAll,
bool  printInfo 
)

Definition at line 69 of file CoordinateModel.cpp.

int main ( int  narg,
char *  arg[] 
)

Definition at line 329 of file CoordinateModel.cpp.