walberla::blockforest::SetSorter Class Reference

Public Member Functions

 SetSorter (const std::vector< workload_t > &workload)
 
bool operator() (const uint_t &lhs, const uint_t &rhs) const
 

Private Attributes

const std::vector< workload_t > & workload_
 

Constructor & Destructor Documentation

◆ SetSorter()

walberla::blockforest::SetSorter::SetSorter ( const std::vector< workload_t > &  workload)
inline

Member Function Documentation

◆ operator()()

bool walberla::blockforest::SetSorter::operator() ( const uint_t lhs,
const uint_t rhs 
) const
inline

Member Data Documentation

◆ workload_

const std::vector< workload_t >& walberla::blockforest::SetSorter::workload_
private

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