Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
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 421 of file Stokhos_ProductBasisUtilsUnitTest.cpp.

Constructor & Destructor Documentation

◆ total_order_predicate()

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

Definition at line 424 of file Stokhos_ProductBasisUtilsUnitTest.cpp.

Member Function Documentation

◆ operator()()

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 428 of file Stokhos_ProductBasisUtilsUnitTest.cpp.

Member Data Documentation

◆ dim

Definition at line 422 of file Stokhos_ProductBasisUtilsUnitTest.cpp.

◆ order

Definition at line 422 of file Stokhos_ProductBasisUtilsUnitTest.cpp.


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