| Sacado Package Browser (Single Doxygen Collection)
    Version of the Day
    | 
#include "Sacado_No_Kokkos.hpp"#include "Sacado_Random.hpp"#include <cppunit/extensions/HelperMacros.h>

Go to the source code of this file.
| Classes | |
| class | LogicalSparseOpsUnitTest | 
| Macros | |
| #define | BINARY_OP_TEST(TESTNAME, OP) | 
| #define | RELOP_TEST(TESTNAME, OP) | 
| #define | BINARY_FUNC_TEST(TESTNAME, FUNC) | 
| #define | UNARY_OP_TEST(TESTNAME, OP) | 
| #define | UNARY_FUNC_TEST(TESTNAME, FUNC) | 
| #define | UNARY_ASSIGNOP_TEST(TESTNAME, OP) | 
| Typedefs | |
| typedef Sacado::Fad::DFad< double > | DFadType | 
| typedef Sacado::LFad::LogicalSparse < double, bool > | LSType | 
| #define BINARY_OP_TEST | ( | TESTNAME, | |
| OP | |||
| ) | 
Definition at line 45 of file LogicalSparseUnitTests.hpp.
| #define RELOP_TEST | ( | TESTNAME, | |
| OP | |||
| ) | 
Definition at line 61 of file LogicalSparseUnitTests.hpp.
| #define BINARY_FUNC_TEST | ( | TESTNAME, | |
| FUNC | |||
| ) | 
Definition at line 77 of file LogicalSparseUnitTests.hpp.
| #define UNARY_OP_TEST | ( | TESTNAME, | |
| OP | |||
| ) | 
Definition at line 93 of file LogicalSparseUnitTests.hpp.
| #define UNARY_FUNC_TEST | ( | TESTNAME, | |
| FUNC | |||
| ) | 
Definition at line 100 of file LogicalSparseUnitTests.hpp.
| #define UNARY_ASSIGNOP_TEST | ( | TESTNAME, | |
| OP | |||
| ) | 
| typedef Sacado::Fad::DFad<double> DFadType | 
Definition at line 39 of file LogicalSparseUnitTests.hpp.
| typedef Sacado::LFad::LogicalSparse<double,bool> LSType | 
Definition at line 40 of file LogicalSparseUnitTests.hpp.
 1.8.5
 1.8.5