Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "FadBLASUnitTests.hpp"
Go to the source code of this file.
Typedefs | |
typedef ::testing::Types < Sacado::Fad::DVFad< double > > | FadTypes |
Functions | |
INSTANTIATE_TYPED_TEST_SUITE_P (DVFad, FadBLASUnitTests, FadTypes) | |
typedef ::testing::Types< Sacado::Fad::DVFad<double> > FadTypes |
Definition at line 12 of file RealDVFadBLASUnitTests.cpp.
INSTANTIATE_TYPED_TEST_SUITE_P | ( | DVFad | , |
FadBLASUnitTests | , | ||
FadTypes | |||
) |