Sacado Package Browser (Single Doxygen Collection)
Version of the Day
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
test
GTestSuite
RealDFadLAPACKUnitTests.cpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Sacado Package
4
//
5
// Copyright 2006 NTESS and the Sacado contributors.
6
// SPDX-License-Identifier: LGPL-2.1-or-later
7
// *****************************************************************************
8
// @HEADER
9
10
#include "
FadLAPACKUnitTests.hpp
"
11
12
typedef ::testing::Types< Sacado::Fad::DFad<double> >
FadTypes
;
13
INSTANTIATE_TYPED_TEST_SUITE_P
(
DFad
,
FadLAPACKUnitTests
,
FadTypes
);
FadTypes
::testing::Types< Sacado::CacheFad::DFad< double >, Sacado::CacheFad::SFad< double, 5 >, Sacado::CacheFad::SLFad< double, 5 > > FadTypes
Definition:
CacheFadUnitTests.cpp:16
FadLAPACKUnitTests
Definition:
FadLAPACKUnitTests.hpp:33
testing::internal::ProxyTypeList
Definition:
gtest-type-util.h:190
Sacado::Fad::Exp::DFad
GeneralFad< DynamicStorage< T > > DFad
Definition:
Sacado_Fad_Exp_DFad.hpp:22
INSTANTIATE_TYPED_TEST_SUITE_P
#define INSTANTIATE_TYPED_TEST_SUITE_P(Prefix, SuiteName, Types,...)
Definition:
gtest-typed-test.h:308
FadLAPACKUnitTests.hpp
Generated on Wed Apr 2 2025 09:24:00 for Sacado Package Browser (Single Doxygen Collection) by
1.8.5