Zoltan2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MeshCoordinateTest Class Reference

#include <Zoltan2_MeshCoordinateTest.hpp>

Inheritance diagram for MeshCoordinateTest:
Inheritance graph
[legend]
Collaboration diagram for MeshCoordinateTest:
Collaboration graph
[legend]

Public Member Functions

 MeshCoordinateTest ()
 Default Constructor.
 
 ~MeshCoordinateTest ()
 Destructor.
 
void Run (const ParameterList &params, const RCP< const Teuchos::Comm< int > > &comm)
 
bool didPass ()
 Did pass?
 
- Public Member Functions inherited from Zoltan2Test
virtual ~Zoltan2Test ()
 Destructor.
 
virtual void Run (const ParameterList &params, const RCP< const Teuchos::Comm< int > > &comm)=0
 
virtual bool didPass ()=0
 Did pass?
 

Detailed Description

Definition at line 25 of file Zoltan2_MeshCoordinateTest.hpp.

Constructor & Destructor Documentation

◆ MeshCoordinateTest()

MeshCoordinateTest::MeshCoordinateTest ( )

Default Constructor.

Definition at line 51 of file Zoltan2_MeshCoordinateTest.hpp.

◆ ~MeshCoordinateTest()

MeshCoordinateTest::~MeshCoordinateTest ( )
inline

Destructor.

Definition at line 34 of file Zoltan2_MeshCoordinateTest.hpp.

Member Function Documentation

◆ Run()

void MeshCoordinateTest::Run ( const ParameterList &  params,
const RCP< const Teuchos::Comm< int > > &  comm 
)
virtual

\breif Run the test

Parameters

c uinput user input helper object

Parameters

c communicator object

Implements Zoltan2Test.

Definition at line 55 of file Zoltan2_MeshCoordinateTest.hpp.

◆ didPass()

bool MeshCoordinateTest::didPass ( )
virtual

Did pass?

Implements Zoltan2Test.

Definition at line 91 of file Zoltan2_MeshCoordinateTest.hpp.


The documentation for this class was generated from the following file: