49 #ifndef SACADO_CACHEFAD_VIEWFADTRAITS_HPP
50 #define SACADO_CACHEFAD_VIEWFADTRAITS_HPP
57 template <
typename T,
unsigned,
unsigned,
typename>
class ViewFad;
67 template <typename ValueT,
unsigned Size,
unsigned Stride, typename
Base>
73 template <
typename ValueT,
unsigned Size,
unsigned Str
ide,
typename Base>
79 template <
typename ValueT,
unsigned Size,
unsigned Str
ide,
typename Base>
85 template <
typename ValueT,
unsigned Size,
unsigned Str
ide,
typename Base>
87 static const bool value =
false;
91 template <
typename ValueT,
unsigned Size,
unsigned Str
ide,
typename Base>
100 template <
typename ValueT,
unsigned Size,
unsigned Str
ide,
typename Base>
110 template <
typename ValueT,
unsigned Size,
unsigned Str
ide,
typename Base>
113 return std::string(
"Sacado::CacheFad::ViewFad< ") +
118 template <
typename ValueT,
unsigned Size,
unsigned Str
ide,
typename Base>
123 return x.isEqualTo(y);
128 template <
typename ValueT,
unsigned Size,
unsigned Str
ide,
typename Base>
138 #endif // SACADO_CACHEFAD_VIEWFADTRAITS_HPP
static std::string eval()
static std::string eval()
Base template specification for ScalarValue.
Base template specification for ScalarType.
Base template specification for string names of types.
CacheFad::ViewFad< ValueT, Size, Stride, Base >::ScalarT type
Base template specification for IsADType.
Base template specification for Value.
static KOKKOS_INLINE_FUNCTION bool eval(const CacheFad::ViewFad< ValueT, Size, Stride, Base > &x, const CacheFad::ViewFad< ValueT, Size, Stride, Base > &y)
Base class for Sacado types to control overload resolution.
static KOKKOS_INLINE_FUNCTION const value_type & eval(const CacheFad::ViewFad< ValueT, Size, Stride, Base > &x)
#define KOKKOS_INLINE_FUNCTION
Base template specification for testing equivalence.
Base template specification for IsScalarType.
GeneralFad< ViewStorage< T, static_length, static_stride, U > > ViewFad
#define SACADO_VFAD_PROMOTE_SPEC(NS)
ScalarType< CacheFad::ViewFad< ValueT, Size, Stride, Base > >::type scalar_type
ValueType< CacheFad::ViewFad< ValueT, Size, Stride, Base > >::type value_type
Base template specification for ValueType.
static KOKKOS_INLINE_FUNCTION const T & eval(const T &x)
ValueType< CacheFad::ViewFad< ValueT, Size, Stride, Base > >::type value_type
Base template specification for testing whether type is statically sized.
static KOKKOS_INLINE_FUNCTION const scalar_type & eval(const CacheFad::ViewFad< ValueT, Size, Stride, Base > &x)