|
waLBerla 7.2
|
#include <ColorToBoundaryMapper.h>
Public Types | |
| typedef MeshType::Color | Color |
Public Member Functions | |
| ColorToBoundaryMapper (const BoundaryInfo &defaultBoundaryInfo) | |
| void | set (const Color &c, const BoundaryInfo &bi) |
| const BoundaryInfo & | get (const Color &c) const |
| shared_ptr< BoundaryLocation< MeshType > > | addBoundaryInfoToMesh (MeshType &mesh) const |
Private Attributes | |
| BoundaryInfo | defaultBoundaryInfo_ |
| std::map< Color, BoundaryInfo > | boundaryInfoMap_ |
| typedef MeshType::Color walberla::mesh::ColorToBoundaryMapper< MeshType >::Color |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |