Zoltan2
|
#include <Zoltan2_MachineRepresentation.hpp>
#include <Zoltan2_TestHelpers.hpp>
#include <Teuchos_DefaultComm.hpp>
Go to the source code of this file.
Functions | |
template<typename nCoord_t , typename part_t > | |
int | checkAllCoords (const Teuchos::Comm< int > &comm, const Zoltan2::MachineRepresentation< nCoord_t, part_t > &mach) |
int | checkErrorCode (const Teuchos::Comm< int > &comm, int code) |
int | main (int narg, char *arg[]) |
int checkAllCoords | ( | const Teuchos::Comm< int > & | comm, |
const Zoltan2::MachineRepresentation< nCoord_t, part_t > & | mach | ||
) |
Definition at line 18 of file Machine.cpp.
int checkErrorCode | ( | const Teuchos::Comm< int > & | comm, |
int | code | ||
) |
Definition at line 90 of file Machine.cpp.
int main | ( | int | narg, |
char * | arg[] | ||
) |
Definition at line 105 of file Machine.cpp.