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

Public Member Functions | |
| test_SNL_FEI_Structure (MPI_Comm comm) | |
| virtual | ~test_SNL_FEI_Structure () |
| 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_Structure.
Definition at line 22 of file test_SNL_FEI_Structure.hpp.
| test_SNL_FEI_Structure::test_SNL_FEI_Structure | ( | MPI_Comm | comm | ) |
Definition at line 23 of file test_SNL_FEI_Structure.cpp.
|
virtual |
Definition at line 28 of file test_SNL_FEI_Structure.cpp.
|
inlinevirtual |
A name describing this test.
Implements tester.
Definition at line 27 of file test_SNL_FEI_Structure.hpp.
|
virtual |
| int test_SNL_FEI_Structure::test1 | ( | ) |
Definition at line 41 of file test_SNL_FEI_Structure.cpp.
References CHK_ERR, tester::comm_, ERReturn, testData::fieldIDs, testData::fieldSizes, SNL_FEI_Structure::getFieldSize(), SNL_FEI_Structure::getMatrixRowLengths(), SNL_FEI_Structure::getMatrixStructure(), SNL_FEI_Structure::getNumActiveNodes(), SNL_FEI_Structure::getNumGlobalEqns(), SNL_FEI_Structure::getNumLocalEqns(), testData::ids, SNL_FEI_Structure::initComplete(), SNL_FEI_Structure::initElem(), SNL_FEI_Structure::initElemBlock(), SNL_FEI_Structure::initFields(), SNL_FEI_Structure::initSharedNodes(), tester::localProc_, tester::numProcs_, testData::numSharingProcsPerID, testData::sharedIDs, and testData::sharingProcs.
Referenced by runtests().
| int test_SNL_FEI_Structure::test2 | ( | ) |
Definition at line 129 of file test_SNL_FEI_Structure.cpp.
References CHK_ERR, tester::comm_, ERReturn, testData::fieldIDs, testData::fieldSizes, SNL_FEI_Structure::getMatrixRowLengths(), SNL_FEI_Structure::getMatrixStructure(), SNL_FEI_Structure::getNumActiveNodes(), SNL_FEI_Structure::getNumGlobalEqns(), SNL_FEI_Structure::getNumLocalEqns(), testData::ids, SNL_FEI_Structure::initComplete(), SNL_FEI_Structure::initElem(), SNL_FEI_Structure::initElemBlock(), SNL_FEI_Structure::initFields(), SNL_FEI_Structure::initSharedNodes(), tester::localProc_, tester::numProcs_, testData::numSharingProcsPerID, testData::sharedIDs, and testData::sharingProcs.
Referenced by runtests().
| int test_SNL_FEI_Structure::test3 | ( | ) |
Definition at line 222 of file test_SNL_FEI_Structure.cpp.
Referenced by runtests().
| int test_SNL_FEI_Structure::test4 | ( | ) |
Definition at line 227 of file test_SNL_FEI_Structure.cpp.
Referenced by runtests().
1.8.5