This is the complete list of members for test::SuperLUTest, including all inherited members.
_succeed() | test::TestCase | inline |
DebuggingInfo() (defined in test::SuperLUTest) | test::SuperLUTest | |
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 |
LargeMatrixComplex() (defined in test::SuperLUTest) | test::SuperLUTest | |
LargeMatrixReal() (defined in test::SuperLUTest) | test::SuperLUTest | |
MatrixComplx() (defined in test::SuperLUTest) | test::SuperLUTest | |
MatrixReal() (defined in test::SuperLUTest) | test::SuperLUTest | |
matrixSolve(concepts::Matrix< F > &m, const concepts::Matrix< G > &rhs, const concepts::Matrix< H > &res) | test::SuperLUTest | |
report() const | test::TestCase | |
reset() | test::TestCase | inlinevirtual |
run() | test::SuperLUTest | virtual |
setStream(ostream *osptr) | test::TestCase | inline |
SimpleTest() (defined in test::SuperLUTest) | test::SuperLUTest | |
SubMatrixReal() (defined in test::SuperLUTest) | test::SuperLUTest | |
SuperLUTest() (defined in test::SuperLUTest) | test::SuperLUTest | inline |
TestCase(ostream *osptr=0) | test::TestCase | inline |
vectorSolve(concepts::Matrix< F > &m, G rhs[], H res[]) | test::SuperLUTest | |
~SuperLUTest() (defined in test::SuperLUTest) | test::SuperLUTest | inlinevirtual |
~TestCase() (defined in test::TestCase) | test::TestCase | inlinevirtual |