Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Stokhos::DefaultPointCompare< ordinal_type, value_type > Struct Template Reference

Struct defining default point compare type. More...

#include <Stokhos_PseudoSpectralOperator.hpp>

Public Types

typedef LexographicLess
< TensorProductElement
< ordinal_type, value_type >
, FloatingPointLess
< value_type > > 
type
 

Detailed Description

template<typename ordinal_type, typename value_type>
struct Stokhos::DefaultPointCompare< ordinal_type, value_type >

Struct defining default point compare type.

Definition at line 22 of file Stokhos_PseudoSpectralOperator.hpp.

Member Typedef Documentation

template<typename ordinal_type, typename value_type>
typedef LexographicLess< TensorProductElement<ordinal_type,value_type>, FloatingPointLess<value_type> > Stokhos::DefaultPointCompare< ordinal_type, value_type >::type

Definition at line 24 of file Stokhos_PseudoSpectralOperator.hpp.


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