Zoltan2
Functions
CoordinateModel.cpp File Reference
#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 argc, char *argv[])
 

Function Documentation

◆ testCoordinateModel()

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

Definition at line 71 of file CoordinateModel.cpp.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 281 of file CoordinateModel.cpp.