_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) (defined in test::TestCase) | 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 |
report() const | test::TestCase | |
reset() | test::TestCase | inlinevirtual |
run() | test::TestMatrices2D | virtual |
setStream(ostream *osptr) | test::TestCase | inline |
testAdvectionMatrixLaguerre() | test::TestMatrices2D | |
TestCase(ostream *osptr=0) | test::TestCase | inline |
testDivDivMatrix0101() | test::TestMatrices2D | |
testDivDivMatrix0101_difp() | test::TestMatrices2D | |
testElementMatrixAdvection() | test::TestMatrices2D | |
testElementMatrixIdentity() | test::TestMatrices2D | |
testElementMatrixLaplace() | test::TestMatrices2D | |
testIdDivMatrix0101() | test::TestMatrices2D | |
testIdDivMatrix0101_difp() | test::TestMatrices2D | |
testMassMatrix0101() | test::TestMatrices2D | |
testMassMatrix010_01() | test::TestMatrices2D | |
testMassMatrixLaguerre() | test::TestMatrices2D | |
testMassMatrixOnEdge() | test::TestMatrices2D | |
testOnePartialDerivMatrix0101() | test::TestMatrices2D | |
testOnePartialDerivMatrixLaguerre() | test::TestMatrices2D | |
testStiffnessMatrix0101() | test::TestMatrices2D | |
testStiffnessMatrix0101_withMatrix() | test::TestMatrices2D | |
testStiffnessMatrix010_01() | test::TestMatrices2D | |
testStiffnessMatrixLaguerre() | test::TestMatrices2D | |
testTwoPartialDerivMatrix0101() | test::TestMatrices2D | |
testVectorIdentityMatrix0101() | test::TestMatrices2D | |
testVectorLaplaceMatrix0101() | test::TestMatrices2D | |
~TestCase() (defined in test::TestCase) | test::TestCase | inlinevirtual |
~TestMatrices2D() (defined in test::TestMatrices2D) | test::TestMatrices2D | virtual |