Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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>

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.


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