waLBerla 7.2
|
#include <BoundaryLocation.h>
Public Types | |
using | BoundaryInformation = typename OpenMesh::FPropHandleT< BoundaryInfo > |
using | FaceHandle = typename MeshType::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_ |
using walberla::mesh::BoundaryLocation< MeshType >::BoundaryInformation = typename OpenMesh::FPropHandleT< BoundaryInfo > |
using walberla::mesh::BoundaryLocation< MeshType >::FaceHandle = typename MeshType::FaceHandle |
|
inline |
|
inline |
|
inline |
|
private |