Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LogicalSparseOpsUnitTest Member List

This is the complete list of members for LogicalSparseOpsUnitTest, including all inherited members.

a_dfadLogicalSparseOpsUnitTestprotected
a_lsLogicalSparseOpsUnitTestprotected
b_dfadLogicalSparseOpsUnitTestprotected
b_lsLogicalSparseOpsUnitTestprotected
BINARY_FUNC_TEST(testPow, pow)LogicalSparseOpsUnitTest
BINARY_OP_TEST(testAddition,+)LogicalSparseOpsUnitTest
BINARY_OP_TEST(testSubtraction,-)LogicalSparseOpsUnitTest
BINARY_OP_TEST(testMultiplication,*)LogicalSparseOpsUnitTest
BINARY_OP_TEST(testDivision,/)LogicalSparseOpsUnitTest
c_dfadLogicalSparseOpsUnitTestprotected
c_lsLogicalSparseOpsUnitTestprotected
compareBools(bool a, bool b)LogicalSparseOpsUnitTest
compareDoubles(double a, double b)LogicalSparseOpsUnitTest
compareDx(double a, bool b)LogicalSparseOpsUnitTest
compareFads(const DFadType &x_dfad, const LSType &x_ls)LogicalSparseOpsUnitTest
composite1(const ScalarT &a, const ScalarT &b)LogicalSparseOpsUnitTestinline
CPPUNIT_TEST(testAddition)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testSubtraction)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testMultiplication)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testDivision)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testEquals)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testNotEquals)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testLessThanOrEquals)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testGreaterThanOrEquals)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testLessThan)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testGreaterThan)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testPow)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testMax)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testMin)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testUnaryPlus)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testUnaryMinus)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testExp)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testLog)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testLog10)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testSqrt)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testCos)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testSin)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testTan)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testACos)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testASin)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testATan)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testCosh)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testSinh)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testTanh)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testAbs)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testFAbs)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testPlusEquals)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testMinusEquals)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testTimesEquals)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testDivideEquals)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testComposite1)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testPlusLR)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testMinusLR)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testTimesLR)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST(testDivideLR)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST_SUITE(LogicalSparseOpsUnitTest)LogicalSparseOpsUnitTestprivate
CPPUNIT_TEST_SUITE_END()LogicalSparseOpsUnitTestprivate
LogicalSparseOpsUnitTest()LogicalSparseOpsUnitTest
LogicalSparseOpsUnitTest(int numComponents, double absolute_tolerance, double relative_tolerance)LogicalSparseOpsUnitTest
nLogicalSparseOpsUnitTestprotected
RELOP_TEST(testEquals,==)LogicalSparseOpsUnitTest
RELOP_TEST(testNotEquals,!=)LogicalSparseOpsUnitTest
RELOP_TEST(testLessThanOrEquals,<=)LogicalSparseOpsUnitTest
RELOP_TEST(testGreaterThanOrEquals, >=)LogicalSparseOpsUnitTest
RELOP_TEST(testLessThan,<)LogicalSparseOpsUnitTest
RELOP_TEST(testGreaterThan, >)LogicalSparseOpsUnitTest
setUp()LogicalSparseOpsUnitTest
tearDown()LogicalSparseOpsUnitTest
testComposite1()LogicalSparseOpsUnitTestinline
testDivideLR()LogicalSparseOpsUnitTestinline
testMax()LogicalSparseOpsUnitTest
testMin()LogicalSparseOpsUnitTest
testMinusLR()LogicalSparseOpsUnitTestinline
testPlusLR()LogicalSparseOpsUnitTestinline
testTimesLR()LogicalSparseOpsUnitTestinline
tol_aLogicalSparseOpsUnitTestprotected
tol_rLogicalSparseOpsUnitTestprotected
UNARY_ASSIGNOP_TEST(testPlusEquals,+=)LogicalSparseOpsUnitTest
UNARY_ASSIGNOP_TEST(testMinusEquals,-=)LogicalSparseOpsUnitTest
UNARY_ASSIGNOP_TEST(testTimesEquals,*=)LogicalSparseOpsUnitTest
UNARY_ASSIGNOP_TEST(testDivideEquals,/=)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testExp, exp)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testLog, log)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testLog10, log10)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testSqrt, sqrt)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testCos, cos)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testSin, sin)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testTan, tan)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testACos, acos)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testASin, asin)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testATan, atan)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testCosh, cosh)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testSinh, sinh)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testTanh, tanh)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testAbs, abs)LogicalSparseOpsUnitTest
UNARY_FUNC_TEST(testFAbs, fabs)LogicalSparseOpsUnitTest
UNARY_OP_TEST(testUnaryPlus,+)LogicalSparseOpsUnitTest
UNARY_OP_TEST(testUnaryMinus,-)LogicalSparseOpsUnitTest
urandLogicalSparseOpsUnitTestprotected