walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator >::Compare Struct Reference

Detailed Description

template<typename GhostLayerField_T, typename Interpolator = field::TrilinearInterpolator< GhostLayerField_T, real_t >>
struct walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator >::Compare

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

#include <CurveGatherPackInfo.h>

+ Inheritance diagram for walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator >::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 GhostLayerField_T , typename Interpolator = field::TrilinearInterpolator< GhostLayerField_T, real_t >>
bool walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator >::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: