Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Sacado_Fad_SFad_tmpl.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sacado::FAD_NS::SFad< ValueT, Num >
 Forward-mode AD class using static memory allocation. More...
 
struct  Sacado::FAD_NS::SFad< ValueT, Num >::apply< T >
 Turn SFad into a meta-function class usable with mpl::apply. More...
 
struct  Sacado::FAD_NS::SFad< ValueT, Num >::apply_N< N >
 Replace static derivative length. More...
 
struct  Sacado::FAD_NS::ExprLevel< SFad< T, N > >
 
struct  Sacado::FAD_NS::IsFadExpr< SFad< T, N > >
 
struct  Sacado::IsFad< FAD_NS::SFad< T, N > >
 
struct  Sacado::IsExpr< FAD_NS::SFad< T, N > >
 
struct  Sacado::BaseExprType< FAD_NS::SFad< T, N > >
 
struct  Sacado::ViewFadType< typename, unsigned, unsigned >
 Get view type for any Fad type. More...
 
class  Sacado::FAD_NS::ViewFad< typename, unsigned, unsigned, typename >
 Forward-mode AD class using dynamic memory allocation and expression templates. More...
 
struct  Sacado::ViewFadType< Sacado::FAD_NS::SFad< ValueType, N >, length, stride >
 The View Fad type associated with this type. More...
 
struct  Sacado::ViewFadType< const Sacado::FAD_NS::SFad< ValueType, N >, length, stride >
 The View Fad type associated with this type. More...
 

Namespaces

 Sacado
 
 Sacado::FAD_NS
 

Functions

template<typename T , int Num>
std::ostream & Sacado::FAD_NS::operator<< (std::ostream &os, const Expr< SFadExprTag< T, Num > > &x)