#include <RefinementSelection.h>
Public Types | |
typedef DistanceObject::Scalar | Scalar |
Public Member Functions | |
RefinementSelection (const shared_ptr< DistanceObject > &distanceObject, const uint_t level, const real_t distance, real_t maxError) | |
void | operator() (blockforest::SetupBlockForest &forest) const |
Private Attributes | |
shared_ptr< DistanceObject > | distanceObject_ |
uint_t | level_ |
real_t | distance_ |
real_t | maxError_ |
typedef DistanceObject::Scalar walberla::mesh::RefinementSelection< DistanceObject >::Scalar |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |