|
waLBerla 7.2
|
#include <BlockExclusion.h>
Public Member Functions | |
| ExcludeMeshExterior (const shared_ptr< DistanceObject > &distanceObject, const real_t maxError) | |
| void | operator() (std::vector< uint8_t > &excludeBlock, const blockforest::SetupBlockForest::RootBlockAABB &aabb) const |
Private Attributes | |
| shared_ptr< DistanceObject > | distanceObject_ |
| real_t | maxError_ |
|
inline |
| void walberla::mesh::ExcludeMeshExterior< DistanceObject >::operator() | ( | std::vector< uint8_t > & | excludeBlock, |
| const blockforest::SetupBlockForest::RootBlockAABB & | aabb ) const |
|
private |
|
private |