FEI Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
test_PointBlockMap Class Reference

#include <test_PointBlockMap.hpp>

Inheritance diagram for test_PointBlockMap:
Inheritance graph
[legend]

Public Member Functions

 test_PointBlockMap (MPI_Comm comm)
 
virtual ~test_PointBlockMap ()
 
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 ()
 
virtual const char * getName ()=0
 
virtual int runtests ()=0
 
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 snl_fei::PointBlockMap, snl_fei::FieldMask, FieldDatabase.

Definition at line 20 of file test_PointBlockMap.hpp.

Constructor & Destructor Documentation

◆ test_PointBlockMap()

test_PointBlockMap::test_PointBlockMap ( MPI_Comm  comm)

Definition at line 18 of file test_PointBlockMap.cpp.

◆ ~test_PointBlockMap()

test_PointBlockMap::~test_PointBlockMap ( )
virtual

Definition at line 23 of file test_PointBlockMap.cpp.

Member Function Documentation

◆ getName()

const char * test_PointBlockMap::getName ( )
inlinevirtual

A name describing this test.

Implements tester.

Definition at line 25 of file test_PointBlockMap.hpp.

◆ runtests()

int test_PointBlockMap::runtests ( )
virtual

Implements tester.

Definition at line 27 of file test_PointBlockMap.cpp.

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

◆ test1()

int test_PointBlockMap::test1 ( )

◆ test2()

int test_PointBlockMap::test2 ( )

◆ test3()

int test_PointBlockMap::test3 ( )

Definition at line 131 of file test_PointBlockMap.cpp.

Referenced by runtests().

◆ test4()

int test_PointBlockMap::test4 ( )

Definition at line 136 of file test_PointBlockMap.cpp.

Referenced by runtests().


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