Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 > Class Template Reference

#include <Sacado_Tay_CacheTaylorOps.hpp>

Inheritance diagram for Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >:

Public Types

typedef ExprT2::value_type value_type
 
typedef ExprT2::scalar_type scalar_type
 
typedef ExprT2::base_expr_type base_expr_type
 
typedef ConstExpr< typename ExprT2::value_type > ExprT1
 
typedef ConstExpr< typename ExprT2::value_type >::value_type value_type_1
 
typedef ExprT2::value_type value_type_2
 
typedef Sacado::Promote< value_type_1, value_type_2 >::type value_type
 
typedef ConstExpr< typename ExprT2::value_type >::scalar_type scalar_type_1
 
typedef ExprT2::scalar_type scalar_type_2
 
typedef Sacado::Promote< scalar_type_1, scalar_type_2 >::type scalar_type
 
typedef ConstExpr< typename ExprT2::value_type >::base_expr_type base_expr_type_1
 
typedef ExprT2::base_expr_type base_expr_type_2
 
typedef Sacado::Promote< base_expr_type_1, base_expr_type_2 >::type base_expr_type
 

Public Member Functions

 AdditionOp (const ExprT1 &expr1, const ExprT2 expr2)
 
void allocateCache (int d) const
 
value_type computeCoeff (int i, const ExprT1 &expr1, const ExprT2 &expr2) const
 
value_type computeFastAccessCoeff (int i, const ExprT1 &expr1, const ExprT2 &expr2) const
 
 AdditionOp (const ConstExpr< typename ExprT2::value_type > &expr1, const ExprT2 expr2)
 
void allocateCache (int d) const
 
value_type computeCoeff (int i, const ConstExpr< typename ExprT2::value_type > &expr1, const ExprT2 &expr2) const
 
value_type computeFastAccessCoeff (int i, const ConstExpr< typename ExprT2::value_type > &expr1, const ExprT2 &expr2) const
 

Detailed Description

template<typename ExprT2>
class Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >

Definition at line 703 of file Sacado_Tay_CacheTaylorOps.hpp.

Member Typedef Documentation

◆ value_type [1/2]

template<typename ExprT2>
typedef ExprT2::value_type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::value_type

Definition at line 706 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ scalar_type [1/2]

template<typename ExprT2>
typedef ExprT2::scalar_type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::scalar_type

Definition at line 707 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ base_expr_type [1/2]

template<typename ExprT2>
typedef ExprT2::base_expr_type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::base_expr_type

Definition at line 708 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ ExprT1

template<typename ExprT2>
typedef ConstExpr<typename ExprT2::value_type> Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::ExprT1

Definition at line 709 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ value_type_1

typedef ConstExpr< typename ExprT2::value_type >::value_type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::value_type_1

Definition at line 636 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ value_type_2

typedef ExprT2::value_type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::value_type_2

Definition at line 637 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ value_type [2/2]

typedef Sacado::Promote<value_type_1,value_type_2>::type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::value_type

Definition at line 639 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ scalar_type_1

typedef ConstExpr< typename ExprT2::value_type >::scalar_type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::scalar_type_1

Definition at line 641 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ scalar_type_2

typedef ExprT2::scalar_type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::scalar_type_2

Definition at line 642 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ scalar_type [2/2]

typedef Sacado::Promote<scalar_type_1,scalar_type_2>::type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::scalar_type

Definition at line 644 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ base_expr_type_1

typedef ConstExpr< typename ExprT2::value_type >::base_expr_type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::base_expr_type_1

Definition at line 646 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ base_expr_type_2

typedef ExprT2::base_expr_type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::base_expr_type_2

Definition at line 647 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ base_expr_type [2/2]

typedef Sacado::Promote<base_expr_type_1,base_expr_type_2>::type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::base_expr_type

Definition at line 649 of file Sacado_Tay_CacheTaylorOps.hpp.

Constructor & Destructor Documentation

◆ AdditionOp() [1/2]

template<typename ExprT2>
Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::AdditionOp ( const ExprT1 & expr1,
const ExprT2 expr2 )
inline

Definition at line 711 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ AdditionOp() [2/2]

Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::AdditionOp ( const ConstExpr< typename ExprT2::value_type > & expr1,
const ExprT2 expr2 )
inline

Definition at line 651 of file Sacado_Tay_CacheTaylorOps.hpp.

Member Function Documentation

◆ allocateCache() [1/2]

template<typename ExprT2>
void Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::allocateCache ( int d) const
inline

Definition at line 713 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ computeCoeff() [1/2]

template<typename ExprT2>
value_type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::computeCoeff ( int i,
const ExprT1 & expr1,
const ExprT2 & expr2 ) const
inline

Definition at line 716 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ computeFastAccessCoeff() [1/2]

template<typename ExprT2>
value_type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::computeFastAccessCoeff ( int i,
const ExprT1 & expr1,
const ExprT2 & expr2 ) const
inline

Definition at line 725 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ allocateCache() [2/2]

void Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::allocateCache ( int d) const
inline

Definition at line 653 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ computeCoeff() [2/2]

value_type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::computeCoeff ( int i,
const ConstExpr< typename ExprT2::value_type > & expr1,
const ExprT2 & expr2 ) const
inline

Definition at line 656 of file Sacado_Tay_CacheTaylorOps.hpp.

◆ computeFastAccessCoeff() [2/2]

value_type Sacado::Tay::AdditionOp< ConstExpr< typename ExprT2::value_type >, ExprT2 >::computeFastAccessCoeff ( int i,
const ConstExpr< typename ExprT2::value_type > & expr1,
const ExprT2 & expr2 ) const
inline

Definition at line 662 of file Sacado_Tay_CacheTaylorOps.hpp.


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