#include <BoundaryLocation.h>
Public Types | |
typedef OpenMesh::FPropHandleT< BoundaryInfo > | BoundaryInformation |
typedef MeshType::FaceHandle | FaceHandle |
Public Member Functions | |
BoundaryLocation (MeshType &mesh) | |
const BoundaryInfo & | operator[] (const FaceHandle &fh) const |
BoundaryInfo & | operator[] (const FaceHandle &fh) |
Private Attributes | |
OpenMesh::PropertyManager< BoundaryInformation, MeshType > | boundaryInfos_ |
typedef OpenMesh::FPropHandleT< BoundaryInfo > walberla::mesh::BoundaryLocation< MeshType >::BoundaryInformation |
typedef MeshType::FaceHandle walberla::mesh::BoundaryLocation< MeshType >::FaceHandle |
|
inline |
|
inline |
|
inline |
|
private |