walberla::gather::CellGatherPackInfo< Field_T, CellContainer >::Compare Struct Reference

Detailed Description

template<typename Field_T, typename CellContainer>
struct walberla::gather::CellGatherPackInfo< Field_T, CellContainer >::Compare

Helper class for sorting the receivedData array according to t-value.

#include <CellGatherPackInfo.h>

+ Inheritance diagram for walberla::gather::CellGatherPackInfo< Field_T, CellContainer >::Compare:

Public Member Functions

bool operator() (const std::vector< real_t > &v1, const std::vector< real_t > &v2) const
 

Member Function Documentation

◆ operator()()

template<typename Field_T , typename CellContainer >
bool walberla::gather::CellGatherPackInfo< Field_T, CellContainer >::Compare::operator() ( const std::vector< real_t > &  v1,
const std::vector< real_t > &  v2 
) const
inline

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