Sacado Package Browser (Single Doxygen Collection)  Version of the Day
Typedefs | Functions
RealDFadLAPACKUnitTests.cpp File Reference
#include "FadLAPACKUnitTests.hpp"
Include dependency graph for RealDFadLAPACKUnitTests.cpp:

Go to the source code of this file.

Typedefs

typedef ::testing::Types< Sacado::Fad::DFad< double > > FadTypes
 

Functions

 INSTANTIATE_TYPED_TEST_SUITE_P (DFad, FadLAPACKUnitTests, FadTypes)
 

Typedef Documentation

◆ FadTypes

Definition at line 32 of file RealDFadLAPACKUnitTests.cpp.

Function Documentation

◆ INSTANTIATE_TYPED_TEST_SUITE_P()

INSTANTIATE_TYPED_TEST_SUITE_P ( DFad  ,
FadLAPACKUnitTests  ,
FadTypes   
)