walberla::mesh::AABBFaceFilter< MeshType > Struct Template Reference

#include <CommonFilters.h>

Public Member Functions

 AABBFaceFilter (const AABB &aabb)
 
bool operator() (const MeshType &mesh, const typename MeshType::FaceHandle &fh)
 

Private Attributes

AABB aabb_
 

Constructor & Destructor Documentation

◆ AABBFaceFilter()

template<typename MeshType >
walberla::mesh::AABBFaceFilter< MeshType >::AABBFaceFilter ( const AABB &  aabb)
inline

Member Function Documentation

◆ operator()()

template<typename MeshType >
bool walberla::mesh::AABBFaceFilter< MeshType >::operator() ( const MeshType mesh,
const typename MeshType::FaceHandle &  fh 
)
inline

Member Data Documentation

◆ aabb_

template<typename MeshType >
AABB walberla::mesh::AABBFaceFilter< MeshType >::aabb_
private

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