Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
src
sacado
kokkos
vector
Fad
Sacado_Fad_ExprSpec_MP_Vector.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
//
9
// The forward-mode AD classes in Sacado are a derivative work of the
10
// expression template classes in the Fad package by Nicolas Di Cesare.
11
// The following banner is included in the original Fad source code:
12
//
13
// ************ DO NOT REMOVE THIS BANNER ****************
14
//
15
// Nicolas Di Cesare <Nicolas.Dicesare@ann.jussieu.fr>
16
// http://www.ann.jussieu.fr/~dicesare
17
//
18
// CEMRACS 98 : C++ courses,
19
// templates : new C++ techniques
20
// for scientific computing
21
//
22
//********************************************************
23
//
24
// A short implementation ( not all operators and
25
// functions are overloaded ) of 1st order Automatic
26
// Differentiation in forward mode (FAD) using
27
// EXPRESSION TEMPLATES.
28
//
29
//********************************************************
30
// @HEADER
31
32
#ifndef SACADO_FAD_EXPR_SPEC_MP_VECTOR_HPP
33
#define SACADO_FAD_EXPR_SPEC_MP_VECTOR_HPP
34
35
namespace
Sacado {
36
37
namespace
Fad {
38
39
struct
ExprSpecMPVector
{};
40
41
}
// namespace Fad
42
43
}
// namespace Sacado
44
45
#endif // SACADO_FAD_EXPR_SPEC_MP_VECTOR_HPP
Sacado::Fad::ExprSpecMPVector
Definition:
Sacado_Fad_ExprSpec_MP_Vector.hpp:39
Generated on Fri Jul 4 2025 09:18:45 for Stokhos Package Browser (Single Doxygen Collection) by
1.8.5