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

#include <test_misc.hpp>

Inheritance diagram for test_misc:

Public Member Functions

 test_misc (MPI_Comm comm)
virtual ~test_misc ()
const char * getName ()
int runtests ()
int test1 ()
int test2 ()
int test3 ()
int test4 ()
int serialtest0 ()
int serialtest1 ()
int serialtest2 ()
int serialtest3 ()
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 miscellaneous fei:: classes and methods.

Definition at line 20 of file test_misc.hpp.

Constructor & Destructor Documentation

◆ test_misc()

test_misc::test_misc ( MPI_Comm comm)

Definition at line 27 of file test_misc.cpp.

References MPI_Comm, and tester::tester().

◆ ~test_misc()

test_misc::~test_misc ( )
virtual

Definition at line 32 of file test_misc.cpp.

Member Function Documentation

◆ getName()

const char * test_misc::getName ( )
inlinevirtual

A name describing this test.

Implements tester.

Definition at line 25 of file test_misc.hpp.

◆ runtests()

int test_misc::runtests ( )
virtual

◆ test1()

int test_misc::test1 ( )

Definition at line 408 of file test_misc.cpp.

Referenced by runtests().

◆ test2()

int test_misc::test2 ( )

Definition at line 414 of file test_misc.cpp.

Referenced by runtests().

◆ test3()

int test_misc::test3 ( )

Definition at line 420 of file test_misc.cpp.

Referenced by runtests().

◆ test4()

int test_misc::test4 ( )

Definition at line 426 of file test_misc.cpp.

Referenced by runtests().

◆ serialtest0()

int test_misc::serialtest0 ( )

◆ serialtest1()

int test_misc::serialtest1 ( )

Definition at line 225 of file test_misc.cpp.

References ERReturn, FEI_COUT, FEI_ENDL, and fei_test_utils::within_percentage_margin().

Referenced by runtests().

◆ serialtest2()

int test_misc::serialtest2 ( )

Definition at line 260 of file test_misc.cpp.

References FEI_COUT, FEI_ENDL, and fei::lowerBound().

Referenced by runtests().

◆ serialtest3()


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