Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
#include <Sacado_ETPCE_OrthogPolyOps.hpp>
Public Types | |
typedef Expr< T1 > | ExprT1 |
typedef ExprT1::value_type | value_type |
typedef ExprT1::value_type | ConstT |
typedef ExprT1::approx_type | approx_type |
typedef ExprT1::expansion_type | expansion_type |
typedef ExprT1::quad_expansion_type | quad_expansion_type |
typedef ExprT1::storage_type | storage_type |
typedef ExprT1::base_expr_type | base_expr_type |
Public Member Functions | |
Expr (const ExprT1 &expr1_, const ConstT &c_) | |
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 = ExprT1::num_args |
Protected Attributes | |
const ExprT1 & | expr1 |
const ConstT & | c |
Definition at line 914 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef Expr<T1> Sacado::ETPCE::Expr< MultiplicationOp< Expr< T1 >, typename Expr< T1 >::value_type > >::ExprT1 |
Definition at line 918 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT1::value_type Sacado::ETPCE::Expr< MultiplicationOp< Expr< T1 >, typename Expr< T1 >::value_type > >::value_type |
Definition at line 919 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT1::value_type Sacado::ETPCE::Expr< MultiplicationOp< Expr< T1 >, typename Expr< T1 >::value_type > >::ConstT |
Definition at line 920 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT1::approx_type Sacado::ETPCE::Expr< MultiplicationOp< Expr< T1 >, typename Expr< T1 >::value_type > >::approx_type |
Definition at line 922 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT1::expansion_type Sacado::ETPCE::Expr< MultiplicationOp< Expr< T1 >, typename Expr< T1 >::value_type > >::expansion_type |
Definition at line 923 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT1::quad_expansion_type Sacado::ETPCE::Expr< MultiplicationOp< Expr< T1 >, typename Expr< T1 >::value_type > >::quad_expansion_type |
Definition at line 924 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT1::storage_type Sacado::ETPCE::Expr< MultiplicationOp< Expr< T1 >, typename Expr< T1 >::value_type > >::storage_type |
Definition at line 925 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT1::base_expr_type Sacado::ETPCE::Expr< MultiplicationOp< Expr< T1 >, typename Expr< T1 >::value_type > >::base_expr_type |
Definition at line 926 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 930 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 933 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 937 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 939 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 943 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 947 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 951 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 955 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 957 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 959 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 963 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 967 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 972 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
static |
Definition at line 928 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
protected |
Definition at line 978 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
protected |
Definition at line 979 of file Sacado_ETPCE_OrthogPolyOps.hpp.