Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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 422 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 425 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 429 of file Stokhos_ProductBasisUtilsUnitTest.cpp.

Member Data Documentation

◆ dim

◆ order


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