Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
Stokhos::TotalOrderPredicate< ordinal_type > Struct Template Reference

Predicate functor for building sparse triple products based on total order. More...

#include <Stokhos_ProductBasisUtils.hpp>

Collaboration diagram for Stokhos::TotalOrderPredicate< ordinal_type >:
Collaboration graph
[legend]

Public Types

typedef MultiIndex< ordinal_type > coeff_type
 

Public Member Functions

 TotalOrderPredicate (ordinal_type max_order_, const coeff_type &orders_)
 
bool operator() (const coeff_type &term) const
 

Public Attributes

ordinal_type max_order
 
coeff_type orders
 

Detailed Description

template<typename ordinal_type>
struct Stokhos::TotalOrderPredicate< ordinal_type >

Predicate functor for building sparse triple products based on total order.


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