walberla::selectable::AllSetSelectableObject< T, U >::Compare Struct Reference

Public Member Functions

 Compare (const std::vector< AllSet< U > > &attributes)
 
bool operator() (const size_t i, const size_t j) const
 

Public Attributes

const std::vector< AllSet< U > > & attributes_
 

Constructor & Destructor Documentation

◆ Compare()

template<typename T , typename U >
walberla::selectable::AllSetSelectableObject< T, U >::Compare::Compare ( const std::vector< AllSet< U > > &  attributes)
inline

Member Function Documentation

◆ operator()()

template<typename T , typename U >
bool walberla::selectable::AllSetSelectableObject< T, U >::Compare::operator() ( const size_t  i,
const size_t  j 
) const
inline

Member Data Documentation

◆ attributes_

template<typename T , typename U >
const std::vector< AllSet<U> >& walberla::selectable::AllSetSelectableObject< T, U >::Compare::attributes_

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