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

◆ FadTypes

Definition at line 36 of file ELRFadUnitTests.cpp.

Function Documentation

◆ INSTANTIATE_TYPED_TEST_SUITE_P()

INSTANTIATE_TYPED_TEST_SUITE_P ( ELRFad  ,
FadOpsUnitTest  ,
FadTypes   
)