waves
Basic FE playground
EnsembleTraits< Sacado::MP::Vector< S > > Struct Template Reference

#include <EnsembleTraits.h>

Public Types

typedef S::value_type value_type
 

Static Public Member Functions

static const value_typecoeff (const Sacado::MP::Vector< S > &x, int i)
 
static value_typecoeff (Sacado::MP::Vector< S > &x, int i)
 

Static Public Attributes

static const int size = S::static_size
 

Member Typedef Documentation

◆ value_type

template<typename S >
typedef S::value_type EnsembleTraits< Sacado::MP::Vector< S > >::value_type

Member Function Documentation

◆ coeff() [1/2]

template<typename S >
static const value_type& EnsembleTraits< Sacado::MP::Vector< S > >::coeff ( const Sacado::MP::Vector< S > &  x,
int  i 
)
inlinestatic

◆ coeff() [2/2]

template<typename S >
static value_type& EnsembleTraits< Sacado::MP::Vector< S > >::coeff ( Sacado::MP::Vector< S > &  x,
int  i 
)
inlinestatic

Member Data Documentation

◆ size

template<typename S >
const int EnsembleTraits< Sacado::MP::Vector< S > >::size = S::static_size
static

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