|
waLBerla 7.2
|
This is the complete list of members for walberla::mesh::BoundarySetup, including all inherited members.
| allocateOrResetVoxelizationField() | walberla::mesh::BoundarySetup | private |
| BoundarySetup(const shared_ptr< StructuredBlockStorage > &structuredBlockStorage, const DistanceFunction &distanceFunction, uint_t numGhostLayers, bool doRefinementCorrection=true) | walberla::mesh::BoundarySetup | |
| cellVectorChunkSize_ | walberla::mesh::BoundarySetup | private |
| deallocateVoxelizationField() | walberla::mesh::BoundarySetup | private |
| DistanceFunction typedef | walberla::mesh::BoundarySetup | |
| distanceFunction_ | walberla::mesh::BoundarySetup | private |
| divideAndPushCellInterval(const CellInterval &ci, std::queue< CellInterval > &outputQueue) | walberla::mesh::BoundarySetup | private |
| INSIDE enum value | walberla::mesh::BoundarySetup | |
| Location enum name | walberla::mesh::BoundarySetup | |
| numGhostLayers_ | walberla::mesh::BoundarySetup | private |
| OUTSIDE enum value | walberla::mesh::BoundarySetup | |
| refinementCorrection(StructuredBlockForest &blockForest) | walberla::mesh::BoundarySetup | private |
| setBoundaries(BlockDataID boundaryHandlingID, const BoundaryFunction &boundaryFunction, Location boundaryLocation) | walberla::mesh::BoundarySetup | |
| setBoundaryFlag(BlockDataID flagFieldID, field::FlagUID flagUID, boundary::BoundaryUID boundaryUID, const BoundaryFunction &boundaryFunction, Location boundaryLocation) | walberla::mesh::BoundarySetup | |
| setDomainCells(BlockDataID boundaryHandlingID, Location domainLocation) | walberla::mesh::BoundarySetup | |
| setFlag(BlockDataID flagFieldID, field::FlagUID flagUID, Location boundaryLocation) | walberla::mesh::BoundarySetup | |
| structuredBlockStorage_ | walberla::mesh::BoundarySetup | private |
| VoxelizationField typedef | walberla::mesh::BoundarySetup | |
| voxelizationFieldId_ | walberla::mesh::BoundarySetup | private |
| voxelize() | walberla::mesh::BoundarySetup | private |
| writeVTKVoxelfile(const std::string &identifier="voxelization", bool writeGhostLayers=false, const std::string &baseFolder=std::string("vtk_out"), const std::string &executionFolder=std::string("voxelization")) | walberla::mesh::BoundarySetup | |
| ~BoundarySetup() | walberla::mesh::BoundarySetup | inline |