Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Stokhos::SmolyakBasis< ordinal_type, value_type, coeff_compare_type >::SmolyakPredicate< tp_predicate_type > Struct Template Reference

Predicate functor for building sparse triple products. More...

#include <Stokhos_SmolyakBasis.hpp>

Inheritance diagram for Stokhos::SmolyakBasis< ordinal_type, value_type, coeff_compare_type >::SmolyakPredicate< tp_predicate_type >:
Inheritance graph
[legend]

Public Member Functions

bool operator() (const coeff_type &term) const
 

Public Attributes

Teuchos::Array< tp_predicate_type > tp_preds
 

Detailed Description

template<typename ordinal_type, typename value_type, typename coeff_compare_type = TotalOrderLess<MultiIndex<ordinal_type> >>
template<typename tp_predicate_type>
struct Stokhos::SmolyakBasis< ordinal_type, value_type, coeff_compare_type >::SmolyakPredicate< tp_predicate_type >

Predicate functor for building sparse triple products.

Definition at line 212 of file Stokhos_SmolyakBasis.hpp.

Member Function Documentation

template<typename ordinal_type, typename value_type, typename coeff_compare_type = TotalOrderLess<MultiIndex<ordinal_type> >>
template<typename tp_predicate_type>
bool Stokhos::SmolyakBasis< ordinal_type, value_type, coeff_compare_type >::SmolyakPredicate< tp_predicate_type >::operator() ( const coeff_type term) const
inline

Definition at line 216 of file Stokhos_SmolyakBasis.hpp.

Member Data Documentation

template<typename ordinal_type, typename value_type, typename coeff_compare_type = TotalOrderLess<MultiIndex<ordinal_type> >>
template<typename tp_predicate_type>
Teuchos::Array<tp_predicate_type> Stokhos::SmolyakBasis< ordinal_type, value_type, coeff_compare_type >::SmolyakPredicate< tp_predicate_type >::tp_preds

Definition at line 213 of file Stokhos_SmolyakBasis.hpp.


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