test::FunctionEvaluation3d Member List
This is the complete list of members for test::FunctionEvaluation3d, 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) | test::TestCase | protected |
do_test(bool cond, const string &lbl, const char *fname, long lineno) | test::TestCase | protected |
FunctionEvaluation3d() | test::FunctionEvaluation3d | |
getNumFailed() const | test::TestCase | inline |
getNumPassed() const | test::TestCase | inline |
getStream() const | test::TestCase | inline |
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::FunctionEvaluation3d | virtual |
setStream(ostream *osptr) | test::TestCase | inline |
shapeFct2d_(const uint i[3], const concepts::Real3d &p) const | test::FunctionEvaluation3d | private |
shapeFct_(const uint i[3], const concepts::Real3d &p) const | test::FunctionEvaluation3d | private |
shapeFctDerivative_(const uint i[3], const concepts::Real3d &p) const | test::FunctionEvaluation3d | private |
shapeFctGradient_(const uint i[3], const concepts::Real3d &p) const | test::FunctionEvaluation3d | private |
TestCase(ostream *osptr=0) | test::TestCase | inline |
TestCase(const TestCase &) | test::TestCase | private |
testGrad(hp3D::Space &spc) | test::FunctionEvaluation3d | |
testGradInt(hp3D::Space &spc, int levelOfRef=1) | test::FunctionEvaluation3d | |
testValue(hp3D::Space &spc) | test::FunctionEvaluation3d | |
testValueInt(hp3D::Space &spc) | test::FunctionEvaluation3d | |
~FunctionEvaluation3d() | test::FunctionEvaluation3d | virtual |
~TestCase() | test::TestCase | inlinevirtual |