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

Go to the source code of this file.

Typedefs

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

Functions

 INSTANTIATE_TYPED_TEST_SUITE_P (CacheFad, FadOpsUnitTest, FadTypes)
 

Typedef Documentation

Definition at line 36 of file CacheFadUnitTests.cpp.

Function Documentation

INSTANTIATE_TYPED_TEST_SUITE_P ( CacheFad  ,
FadOpsUnitTest  ,
FadTypes   
)