#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_T & | blocks_ |
using walberla::blockforest::internal::BlockIDSorter< PhantomData_T, Value_T, false >::Blocks_T = std::vector<std::vector<BlockID> > |
|
inline |
|
inline |
|
private |