This is the complete list of members for test::BiCgStabTest, including all inherited members.
_succeed() | test::TestCase | inline |
BiCgStabTest() (defined in test::BiCgStabTest) | test::BiCgStabTest | inline |
denseMatrixCmplx() (defined in test::BiCgStabTest) | test::BiCgStabTest | |
denseMatrixReal() (defined in test::BiCgStabTest) | test::BiCgStabTest | |
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::BiCgStabTest | virtual |
setStream(ostream *osptr) | test::TestCase | inline |
sparseMatrixCmplx() (defined in test::BiCgStabTest) | test::BiCgStabTest | |
sparseMatrixReal() (defined in test::BiCgStabTest) | test::BiCgStabTest | |
TestCase(ostream *osptr=0) | test::TestCase | inline |
testNormal(concepts::Matrix< F > &m, concepts::Vector< F > &rhs, F res[5]) | test::BiCgStabTest | |
testPrecond(concepts::Matrix< F > &m, concepts::Operator< G > &p, concepts::Operator< G > &pinv, concepts::Vector< F > &rhs, F res[5]) | test::BiCgStabTest | |
~BiCgStabTest() (defined in test::BiCgStabTest) | test::BiCgStabTest | inlinevirtual |
~TestCase() (defined in test::TestCase) | test::TestCase | inlinevirtual |