Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | List of all members
Stokhos::MortonZLess< term_type > Class Template Reference

A comparison functor implementing a strict weak ordering based Morton Z-ordering. More...

#include <Stokhos_ProductBasisUtils.hpp>

Public Types

typedef term_type product_element_type
 
typedef term_type::ordinal_type ordinal_type
 
typedef term_type::element_type element_type
 

Public Member Functions

 MortonZLess ()
 Constructor.
 
bool operator() (const term_type &a, const term_type &b) const
 

Detailed Description

template<typename term_type>
class Stokhos::MortonZLess< term_type >

A comparison functor implementing a strict weak ordering based Morton Z-ordering.


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