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::general_predicate< basis_set_type > Struct Template Reference

Public Member Functions

 general_predicate (const basis_set_type &basis_set_)
 
template<typename term_type >
bool operator() (const term_type &term) const
 

Public Attributes

const basis_set_type & basis_set
 

Detailed Description

template<typename basis_set_type>
struct ProductBasisUtilsUnitTest::general_predicate< basis_set_type >

Definition at line 405 of file Stokhos_ProductBasisUtilsUnitTest.cpp.

Constructor & Destructor Documentation

template<typename basis_set_type >
ProductBasisUtilsUnitTest::general_predicate< basis_set_type >::general_predicate ( const basis_set_type &  basis_set_)
inline

Definition at line 408 of file Stokhos_ProductBasisUtilsUnitTest.cpp.

Member Function Documentation

template<typename basis_set_type >
template<typename term_type >
bool ProductBasisUtilsUnitTest::general_predicate< basis_set_type >::operator() ( const term_type &  term) const
inline

Definition at line 412 of file Stokhos_ProductBasisUtilsUnitTest.cpp.

Member Data Documentation

template<typename basis_set_type >
const basis_set_type& ProductBasisUtilsUnitTest::general_predicate< basis_set_type >::basis_set

Definition at line 406 of file Stokhos_ProductBasisUtilsUnitTest.cpp.


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