This is the complete list of members for test::ElementFormulaTest, 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) (defined in test::TestCase) | test::TestCase | protected |
do_test(bool cond, const string &lbl, const char *fname, long lineno) | test::TestCase | protected |
ElementFormulaTest() (defined in test::ElementFormulaTest) | test::ElementFormulaTest | inline |
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::ElementFormulaTest | virtual |
run() | test::ElementFormulaTest | virtual |
setStream(ostream *osptr) | test::TestCase | inline |
TestCase(ostream *osptr=0) | test::TestCase | inline |
testContainer(const char *s, const concepts::RCP< Container< F > > cnt, F ref) (defined in test::ElementFormulaTest) | test::ElementFormulaTest | |
testContainer(const char *s, const concepts::RCP< Container< concepts::Point< F, 2 > > > cnt, const concepts::Point< F, 2 > ref) (defined in test::ElementFormulaTest) | test::ElementFormulaTest | |
testProductElementFormula() | test::ElementFormulaTest | |
testSumElementFormula() | test::ElementFormulaTest | |
testTimesNormal2D() (defined in test::ElementFormulaTest) | test::ElementFormulaTest | |
testVectorElementFormula() | test::ElementFormulaTest | |
testVectorSumElementFormula() | test::ElementFormulaTest | |
~ElementFormulaTest() (defined in test::ElementFormulaTest) | test::ElementFormulaTest | inlinevirtual |
~ElementFormulaTest() (defined in test::ElementFormulaTest) | test::ElementFormulaTest | inlinevirtual |
~TestCase() (defined in test::TestCase) | test::TestCase | inlinevirtual |