Zoltan2
|
#include <Zoltan2_MeshCoordinateTest.hpp>
Public Member Functions | |
MeshCoordinateTest () | |
Default Constructor. More... | |
~MeshCoordinateTest () | |
Destructor. More... | |
void | Run (const ParameterList ¶ms, const RCP< const Teuchos::Comm< int > > &comm) |
bool | didPass () |
Did pass? More... | |
Public Member Functions inherited from Zoltan2Test | |
virtual | ~Zoltan2Test () |
Destructor. More... | |
Definition at line 34 of file Zoltan2_MeshCoordinateTest.hpp.
MeshCoordinateTest::MeshCoordinateTest | ( | ) |
Default Constructor.
Definition at line 60 of file Zoltan2_MeshCoordinateTest.hpp.
|
inline |
Destructor.
Definition at line 43 of file Zoltan2_MeshCoordinateTest.hpp.
|
virtual |
Run the test
\c | uinput user input helper object |
\c | communicator object |
Implements Zoltan2Test.
Definition at line 64 of file Zoltan2_MeshCoordinateTest.hpp.
|
virtual |