test::ConstrainedEVP Member List
This is the complete list of members for test::ConstrainedEVP, including all inherited members.
_succeed() | test::TestCase | inline |
a | test::ConstrainedEVP | protected |
b | test::ConstrainedEVP | protected |
c | test::ConstrainedEVP | protected |
ConstrainedEVP(uint dim, uint cdim, uint gdim, uint kmax) | test::ConstrainedEVP | inline |
cspc | test::ConstrainedEVP | protected |
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 |
exact_ | test::ConstrainedEVP | protected |
getNumFailed() const | test::TestCase | inline |
getNumPassed() const | test::TestCase | inline |
getStream() const | test::TestCase | inline |
gspc | test::ConstrainedEVP | protected |
kmax_ | test::ConstrainedEVP | protected |
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::ConstrainedEVP | virtual |
setStream(ostream *osptr) | test::TestCase | inline |
spc | test::ConstrainedEVP | protected |
TestCase(ostream *osptr=0) | test::TestCase | inline |
TestCase(const TestCase &) | test::TestCase | private |
testInexactInv() | test::ConstrainedEVP | |
testResults(const concepts::Array< Real > &res) | test::ConstrainedEVP | private |
~TestCase() | test::TestCase | inlinevirtual |