walberla::blockforest::internal::BlockIDSorter< PhantomData_T, Value_T, false > Class Template Reference

#include <DynamicCurve.h>

Public Types

using Blocks_T = std::vector< std::vector< BlockID > >
 

Public Member Functions

 BlockIDSorter (const Blocks_T &blocks)
 
bool operator() (const Value_T &lhs, const Value_T &rhs) const
 

Private Attributes

const Blocks_Tblocks_
 

Member Typedef Documentation

◆ Blocks_T

template<typename PhantomData_T , typename Value_T >
using walberla::blockforest::internal::BlockIDSorter< PhantomData_T, Value_T, false >::Blocks_T = std::vector<std::vector<BlockID> >

Constructor & Destructor Documentation

◆ BlockIDSorter()

template<typename PhantomData_T , typename Value_T >
walberla::blockforest::internal::BlockIDSorter< PhantomData_T, Value_T, false >::BlockIDSorter ( const Blocks_T blocks)
inline

Member Function Documentation

◆ operator()()

template<typename PhantomData_T , typename Value_T >
bool walberla::blockforest::internal::BlockIDSorter< PhantomData_T, Value_T, false >::operator() ( const Value_T &  lhs,
const Value_T &  rhs 
) const
inline

Member Data Documentation

◆ blocks_

template<typename PhantomData_T , typename Value_T >
const Blocks_T& walberla::blockforest::internal::BlockIDSorter< PhantomData_T, Value_T, false >::blocks_
private

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