Sacado Package Browser (Single Doxygen Collection)  Version of the Day
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

◆ FadTypes

Definition at line 36 of file CacheFadUnitTests.cpp.

Function Documentation

◆ INSTANTIATE_TYPED_TEST_SUITE_P()

INSTANTIATE_TYPED_TEST_SUITE_P ( CacheFad  ,
FadOpsUnitTest  ,
FadTypes   
)