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
src
new_design
Sacado_Fad_Exp_DFad.hpp
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
#ifndef SACADO_FAD_EXP_DFAD_HPP
11
#define SACADO_FAD_EXP_DFAD_HPP
12
13
#include "
Sacado_Fad_Exp_GeneralFad.hpp
"
14
#include "
Sacado_Fad_Exp_DynamicStorage.hpp
"
15
16
namespace
Sacado {
17
18
namespace
Fad {
19
namespace
Exp {
20
21
template
<
typename
T>
22
using
DFad
=
GeneralFad< DynamicStorage<T>
>;
23
24
}
// namespace Exp
25
}
// namespace Fad
26
27
}
// namespace Sacado
28
29
#endif // SACADO_FAD_EXP_DFAD_HPP
Sacado_Fad_Exp_GeneralFad.hpp
Sacado_Fad_Exp_DynamicStorage.hpp
Sacado::Fad::Exp::GeneralFad
Forward-mode AD class templated on the storage for the derivative array.
Definition:
Sacado_Fad_Exp_GeneralFad.hpp:30
Generated on Thu Apr 3 2025 09:22:56 for Sacado Package Browser (Single Doxygen Collection) by
1.8.5