Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
#include <Sacado_ETPCE_OrthogPolyOps.hpp>
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 |
Definition at line 1258 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef Expr<T2> Sacado::ETPCE::Expr< DivisionOp< typename Expr< T2 >::value_type, Expr< T2 > > >::ExprT2 |
Definition at line 1262 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT2::value_type Sacado::ETPCE::Expr< DivisionOp< typename Expr< T2 >::value_type, Expr< T2 > > >::value_type |
Definition at line 1263 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT2::value_type Sacado::ETPCE::Expr< DivisionOp< typename Expr< T2 >::value_type, Expr< T2 > > >::ConstT |
Definition at line 1264 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT2::approx_type Sacado::ETPCE::Expr< DivisionOp< typename Expr< T2 >::value_type, Expr< T2 > > >::approx_type |
Definition at line 1266 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT2::expansion_type Sacado::ETPCE::Expr< DivisionOp< typename Expr< T2 >::value_type, Expr< T2 > > >::expansion_type |
Definition at line 1267 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT2::quad_expansion_type Sacado::ETPCE::Expr< DivisionOp< typename Expr< T2 >::value_type, Expr< T2 > > >::quad_expansion_type |
Definition at line 1268 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT2::storage_type Sacado::ETPCE::Expr< DivisionOp< typename Expr< T2 >::value_type, Expr< T2 > > >::storage_type |
Definition at line 1269 of file Sacado_ETPCE_OrthogPolyOps.hpp.
typedef ExprT2::base_expr_type Sacado::ETPCE::Expr< DivisionOp< typename Expr< T2 >::value_type, Expr< T2 > > >::base_expr_type |
Definition at line 1270 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 1274 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 1277 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 1281 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 1288 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 1290 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 1294 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 1298 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 1302 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 1304 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 1306 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 1310 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 1314 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
inline |
Definition at line 1319 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
static |
Definition at line 1272 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
protected |
Definition at line 1325 of file Sacado_ETPCE_OrthogPolyOps.hpp.
|
protected |
Definition at line 1326 of file Sacado_ETPCE_OrthogPolyOps.hpp.