FEI Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
test_EqnCommMgr Class Reference

#include <test_EqnCommMgr.hpp>

Inheritance diagram for test_EqnCommMgr:

Public Member Functions

 test_EqnCommMgr (MPI_Comm comm)
virtual ~test_EqnCommMgr ()
const char * getName ()
int runtests ()
int test1 ()
int test2 ()
int test3 ()
int test4 ()
Public Member Functions inherited from tester
 tester (MPI_Comm comm)
virtual ~tester ()
void setPath (const std::string &path)

Additional Inherited Members

Protected Attributes inherited from tester
MPI_Comm comm_
int numProcs_
int localProc_
std::string path_

Detailed Description

Unit-tester for EqnCommMgr.

Definition at line 22 of file test_EqnCommMgr.hpp.

Constructor & Destructor Documentation

◆ test_EqnCommMgr()

test_EqnCommMgr::test_EqnCommMgr ( MPI_Comm comm)

Definition at line 24 of file test_EqnCommMgr.cpp.

References MPI_Comm, and tester::tester().

◆ ~test_EqnCommMgr()

test_EqnCommMgr::~test_EqnCommMgr ( )
virtual

Definition at line 29 of file test_EqnCommMgr.cpp.

Member Function Documentation

◆ getName()

const char * test_EqnCommMgr::getName ( )
inlinevirtual

A name describing this test.

Implements tester.

Definition at line 27 of file test_EqnCommMgr.hpp.

◆ runtests()

int test_EqnCommMgr::runtests ( )
virtual

Implements tester.

Definition at line 33 of file test_EqnCommMgr.cpp.

References CHK_ERR, test1(), test2(), test3(), and test4().

◆ test1()

◆ test2()

int test_EqnCommMgr::test2 ( )

◆ test3()

int test_EqnCommMgr::test3 ( )

Definition at line 138 of file test_EqnCommMgr.cpp.

Referenced by runtests().

◆ test4()

int test_EqnCommMgr::test4 ( )

Definition at line 143 of file test_EqnCommMgr.cpp.

Referenced by runtests().


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