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
ProductBasisUtilsUnitTest::total_order_predicate< ordinal_type > Struct Template Reference

Public Member Functions

 total_order_predicate (ordinal_type dim_, ordinal_type order_)
 
template<typename term_type >
bool operator() (const term_type &term) const
 

Public Attributes

ordinal_type dim
 
ordinal_type order
 

Detailed Description

template<typename ordinal_type>
struct ProductBasisUtilsUnitTest::total_order_predicate< ordinal_type >

Definition at line 388 of file Stokhos_ProductBasisUtilsUnitTest.cpp.

Constructor & Destructor Documentation

template<typename ordinal_type>
ProductBasisUtilsUnitTest::total_order_predicate< ordinal_type >::total_order_predicate ( ordinal_type  dim_,
ordinal_type  order_ 
)
inline

Definition at line 391 of file Stokhos_ProductBasisUtilsUnitTest.cpp.

Member Function Documentation

template<typename ordinal_type>
template<typename term_type >
bool ProductBasisUtilsUnitTest::total_order_predicate< ordinal_type >::operator() ( const term_type &  term) const
inline

Definition at line 395 of file Stokhos_ProductBasisUtilsUnitTest.cpp.

Member Data Documentation

Definition at line 389 of file Stokhos_ProductBasisUtilsUnitTest.cpp.

Definition at line 389 of file Stokhos_ProductBasisUtilsUnitTest.cpp.


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