test::DomainDecomp Member List
This is the complete list of members for test::DomainDecomp, including all inherited members.
_succeed() | test::TestCase | inline |
d_ | test::DomainDecomp | private |
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 |
DomainDecomp(uint g=0, bool m=false, bool i=false, bool d=false) | test::DomainDecomp | |
domains_ | test::DomainDecomp | private |
getNumFailed() const | test::TestCase | inline |
getNumPassed() const | test::TestCase | inline |
getStream() const | test::TestCase | inline |
i_ | test::DomainDecomp | private |
M_ | test::DomainDecomp | private |
m_nFail | test::TestCase | private |
m_nPass | test::TestCase | private |
m_osptr | test::TestCase | private |
msh_ | test::DomainDecomp | private |
operator=(const TestCase &) | test::TestCase | private |
prebuild_ | test::DomainDecomp | private |
report() const | test::TestCase | |
reset() | test::TestCase | inlinevirtual |
rhs_ | test::DomainDecomp | private |
run() | test::DomainDecomp | virtual |
setStream(ostream *osptr) | test::TestCase | inline |
solve(concepts::SolverFabric< Real > &fabricI, concepts::SolverFabric< Real > &fabricB, bool explSchur) | test::DomainDecomp | |
spc_ | test::DomainDecomp | private |
TestCase(ostream *osptr=0) | test::TestCase | inline |
TestCase(const TestCase &) | test::TestCase | private |
testCG() | test::DomainDecomp | |
testSuperLU() | test::DomainDecomp | |
~DomainDecomp() | test::DomainDecomp | inlinevirtual |
~TestCase() | test::TestCase | inlinevirtual |