Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs | Functions
ELRFadUnitTests.cpp File Reference
#include "FadUnitTests.hpp"
Include dependency graph for ELRFadUnitTests.cpp:

Go to the source code of this file.

Typedefs

typedef ::testing::Types
< Sacado::ELRFad::DFad< double >
, Sacado::ELRFad::SFad< double, 5 >
, Sacado::ELRFad::SLFad
< double, 5 > > 
FadTypes
 

Functions

 INSTANTIATE_TYPED_TEST_SUITE_P (ELRFad, FadOpsUnitTest, FadTypes)
 

Typedef Documentation

Definition at line 36 of file ELRFadUnitTests.cpp.

Function Documentation

INSTANTIATE_TYPED_TEST_SUITE_P ( ELRFad  ,
FadOpsUnitTest  ,
FadTypes   
)