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
NestedFadUnitTests.cpp File Reference
#include "NestedFadUnitTests.hpp"
Include dependency graph for NestedFadUnitTests.cpp:

Go to the source code of this file.

Typedefs

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

Functions

 INSTANTIATE_TYPED_TEST_SUITE_P (FadFad, FadFadOpsUnitTest, FadTypes)
 

Typedef Documentation

Definition at line 41 of file NestedFadUnitTests.cpp.

Function Documentation

INSTANTIATE_TYPED_TEST_SUITE_P ( FadFad  ,
FadFadOpsUnitTest  ,
FadTypes   
)