This is the complete list of members for test::TestMatrices3D, including all inherited members.
_succeed() | test::TestCase | inline |
do_fail(const string &lbl, const char *fname, long lineno) | test::TestCase | protected |
do_numtest(double num, double orig, const string &lbl, const string &lbl2, const char *fname, long lineno, const double tol=1e-10) | test::TestCase | protected |
do_numtest(std::complex< double > num, std::complex< double > orig, const string &lbl, const string &lbl2, const char *fname, long lineno, const double tol=1e-10) | test::TestCase | protected |
do_test(bool cond, const string &lbl, const char *fname, long lineno) | test::TestCase | protected |
getNumFailed() const | test::TestCase | inline |
getNumPassed() const | test::TestCase | inline |
getStream() const | test::TestCase | inline |
m_nFail | test::TestCase | private |
m_nPass | test::TestCase | private |
m_osptr | test::TestCase | private |
operator=(const TestCase &) | test::TestCase | private |
report() const | test::TestCase | |
reset() | test::TestCase | inlinevirtual |
run() | test::TestMatrices3D | virtual |
setStream(ostream *osptr) | test::TestCase | inline |
testAdvectionMatrix() | test::TestMatrices3D | |
testAdvectionMatrixVector() | test::TestMatrices3D | |
TestCase(ostream *osptr=0) | test::TestCase | inline |
TestCase(const TestCase &) | test::TestCase | private |
testDivDivMatrix0101() | test::TestMatrices3D | |
testIdDivMatrix0101() | test::TestMatrices3D | |
testMassMatrix() | test::TestMatrices3D | |
testMassMatrixLaguerre() | test::TestMatrices3D | |
testMassMatrixOnEdge() | test::TestMatrices3D | |
testMassMatrixVector() | test::TestMatrices3D | |
testOnePartialDerivMatrix0101() | test::TestMatrices3D | |
testOnePartialDerivMatrixLaguerre() | test::TestMatrices3D | |
testStiffnessMatrix() | test::TestMatrices3D | |
testStiffnessMatrix0101_withMatrix() | test::TestMatrices3D | |
testStiffnessMatrix010_01() | test::TestMatrices3D | |
testStiffnessMatrixLaguerre() | test::TestMatrices3D | |
testTwoPartialDerivMatrix0101() | test::TestMatrices3D | |
testVectorIdentityMatrix0101() | test::TestMatrices3D | |
testVectorLaplaceMatrix0101() | test::TestMatrices3D | |
~TestCase() | test::TestCase | inlinevirtual |
~TestMatrices3D() | test::TestMatrices3D | virtual |