|
FEI Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <test_PointBlockMap.hpp>

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 () |
| void | setPath (const std::string &path) |
Additional Inherited Members | |
Protected Attributes inherited from tester | |
| MPI_Comm | comm_ |
| int | numProcs_ |
| int | localProc_ |
| std::string | path_ |
Unit-tester for snl_fei::PointBlockMap, snl_fei::FieldMask, FieldDatabase.
Definition at line 20 of file test_PointBlockMap.hpp.
| test_PointBlockMap::test_PointBlockMap | ( | MPI_Comm | comm | ) |
Definition at line 18 of file test_PointBlockMap.cpp.
|
virtual |
Definition at line 23 of file test_PointBlockMap.cpp.
|
inlinevirtual |
A name describing this test.
Implements tester.
Definition at line 25 of file test_PointBlockMap.hpp.
|
virtual |
| int test_PointBlockMap::test1 | ( | ) |
Definition at line 36 of file test_PointBlockMap.cpp.
References CHK_ERR, snl_fei::PointBlockMap::eqnToBlkEqn(), ERReturn, snl_fei::PointBlockMap::getBlkEqnInfo(), snl_fei::PointBlockMap::getBlkEqnOffset(), snl_fei::PointBlockMap::getBlkEqnSize(), snl_fei::PointBlockMap::getMaxBlkEqnSize(), snl_fei::PointBlockMap::getPtEqnInfo(), snl_fei::PointBlockMap::isExactlyBlkEqn(), snl_fei::PointBlockMap::setBlkEqnSize(), and snl_fei::PointBlockMap::setEqn().
Referenced by runtests().
| int test_PointBlockMap::test2 | ( | ) |
Definition at line 101 of file test_PointBlockMap.cpp.
References CHK_ERR, snl_fei::PointBlockMap::getBlkEqns(), snl_fei::PointBlockMap::setBlkEqnSize(), and snl_fei::PointBlockMap::setEqn().
Referenced by runtests().
| int test_PointBlockMap::test3 | ( | ) |
Definition at line 131 of file test_PointBlockMap.cpp.
Referenced by runtests().
| int test_PointBlockMap::test4 | ( | ) |
Definition at line 136 of file test_PointBlockMap.cpp.
Referenced by runtests().
1.8.5