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
Stokhos::RCB< TupleType >::CoordCompare Struct Reference

#include <Stokhos_Sparse3TensorPartition.hpp>

Public Member Functions

 CoordCompare (const size_type &d_)
 
bool operator() (const TupleType &a, const TupleType &b) const
 

Public Attributes

size_type d
 

Detailed Description

template<typename TupleType>
struct Stokhos::RCB< TupleType >::CoordCompare

Definition at line 27 of file Stokhos_Sparse3TensorPartition.hpp.

Constructor & Destructor Documentation

template<typename TupleType >
Stokhos::RCB< TupleType >::CoordCompare::CoordCompare ( const size_type d_)
inline

Definition at line 29 of file Stokhos_Sparse3TensorPartition.hpp.

Member Function Documentation

template<typename TupleType >
bool Stokhos::RCB< TupleType >::CoordCompare::operator() ( const TupleType &  a,
const TupleType &  b 
) const
inline

Definition at line 30 of file Stokhos_Sparse3TensorPartition.hpp.

Member Data Documentation

template<typename TupleType >
size_type Stokhos::RCB< TupleType >::CoordCompare::d

Definition at line 28 of file Stokhos_Sparse3TensorPartition.hpp.


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