Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
Sacado::IsEqual< Fad::ViewFad< ValueT, Size, Stride, Base > > Struct Template Reference

Specialization of IsEqual to ViewFad types. More...

#include <Sacado_Fad_ViewFadTraits.hpp>

Static Public Member Functions

static KOKKOS_INLINE_FUNCTION bool eval (const Fad::ViewFad< ValueT, Size, Stride, Base > &x, const Fad::ViewFad< ValueT, Size, Stride, Base > &y)
 

Detailed Description

template<typename ValueT, unsigned Size, unsigned Stride, typename Base>
struct Sacado::IsEqual< Fad::ViewFad< ValueT, Size, Stride, Base > >

Specialization of IsEqual to ViewFad types.

Definition at line 133 of file Sacado_Fad_ViewFadTraits.hpp.

Member Function Documentation

template<typename ValueT , unsigned Size, unsigned Stride, typename Base >
static KOKKOS_INLINE_FUNCTION bool Sacado::IsEqual< Fad::ViewFad< ValueT, Size, Stride, Base > >::eval ( const Fad::ViewFad< ValueT, Size, Stride, Base > &  x,
const Fad::ViewFad< ValueT, Size, Stride, Base > &  y 
)
inlinestatic

Definition at line 135 of file Sacado_Fad_ViewFadTraits.hpp.


The documentation for this struct was generated from the following file: