Stokhos Development
Loading...
Searching...
No Matches
Sacado::ETPCE::Expr< SubtractionOp< typename Expr< T2 >::value_type, Expr< T2 > > > Class Template Reference
Collaboration diagram for Sacado::ETPCE::Expr< SubtractionOp< typename Expr< T2 >::value_type, Expr< T2 > > >:

Public Types

typedef Expr< T2 > ExprT2
typedef ExprT2::value_type value_type
typedef ExprT2::value_type ConstT
typedef ExprT2::approx_type approx_type
typedef ExprT2::expansion_type expansion_type
typedef ExprT2::quad_expansion_type quad_expansion_type
typedef ExprT2::storage_type storage_type
typedef ExprT2::base_expr_type base_expr_type

Public Member Functions

 Expr (const ConstT &c_, const ExprT2 &expr2_)
std::string name () const
int size () const
const approx_type & getArg (int i) const
bool has_nonconst_expansion () const
Teuchos::RCP< expansion_type > expansion () const
Teuchos::RCP< quad_expansion_type > quad_expansion () const
bool has_fast_access (int sz) const
int order () const
value_type val () const
value_type fast_higher_order_coeff (int i) const
value_type higher_order_coeff (int i) const
template<int offset, typename tuple_type>
KERNEL_PREFIX value_type eval_sample (tuple_type x) const

Static Public Attributes

static const int num_args = ExprT2::num_args

Protected Attributes

const ConstT & c
const ExprT2 & expr2

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