|
template<typename DistanceObject > |
ExcludeMeshExterior< DistanceObject > | walberla::mesh::makeExcludeMeshExterior (const shared_ptr< DistanceObject > &distanceObject, const real_t maxError) |
|
template<typename DistanceObject > |
ExcludeMeshInterior< DistanceObject > | walberla::mesh::makeExcludeMeshInterior (const shared_ptr< DistanceObject > &distanceObject, const real_t maxError) |
|
template<typename DistanceObject > |
ExcludeMeshInteriorRefinement< DistanceObject > | walberla::mesh::makeExcludeMeshInteriorRefinement (const shared_ptr< DistanceObject > &distanceObject, const real_t maxError) |
|