This is the complete list of members for test::TestJacobian2D, 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 |
recTest_(concepts::Quad2d *q, Real guess, Real div, Real guess00, Real div00, Real guess01, Real div01, Real guess10, Real div10, Real guess11, Real div11, uint rec, const concepts::Quad2dSubdivision *ref=0) | test::TestJacobian2D | private |
report() const | test::TestCase | |
reset() | test::TestCase | inlinevirtual |
run() | test::TestJacobian2D | virtual |
setStream(ostream *osptr) | test::TestCase | inline |
TestCase(ostream *osptr=0) | test::TestCase | inline |
TestCase(const TestCase &) | test::TestCase | private |
testRot0Horizontal() | test::TestJacobian2D | |
testRot0Isotropic() | test::TestJacobian2D | |
testRot0Vertical() | test::TestJacobian2D | |
testRot1Horizontal() | test::TestJacobian2D | |
testRot1Isotropic() | test::TestJacobian2D | |
testRot1Vertical() | test::TestJacobian2D | |
testRot2Horizontal() | test::TestJacobian2D | |
testRot2Isotropic() | test::TestJacobian2D | |
testRot2Vertical() | test::TestJacobian2D | |
testRot3Horizontal() | test::TestJacobian2D | |
testRot3Isotropic() | test::TestJacobian2D | |
testRot3Vertical() | test::TestJacobian2D | |
~TestCase() | test::TestCase | inlinevirtual |
~TestJacobian2D() | test::TestJacobian2D | virtual |