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_SLFad.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_SLFAD_HPP
11
#define SACADO_FAD_EXP_SLFAD_HPP
12
13
#include "
Sacado_Fad_Exp_GeneralFad.hpp
"
14
#include "
Sacado_Fad_Exp_StaticStorage.hpp
"
15
16
namespace
Sacado {
17
18
namespace
Fad {
19
namespace
Exp {
20
21
template
<
typename
T,
int
Num>
22
using
SLFad
=
GeneralFad< StaticStorage<T,Num>
>;
23
24
}
// namespace Exp
25
}
// namespace Fad
26
27
}
// namespace Sacado
28
29
#endif // SACADO_FAD_EXP_SLFAD_HPP
Sacado_Fad_Exp_GeneralFad.hpp
Sacado::Fad::Exp::GeneralFad
Forward-mode AD class templated on the storage for the derivative array.
Definition:
Sacado_Fad_Exp_GeneralFad.hpp:30
Sacado_Fad_Exp_StaticStorage.hpp
Generated on Tue Nov 12 2024 09:21:51 for Sacado Package Browser (Single Doxygen Collection) by
1.8.5