afterBoundaryTreatment() const | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inline |
beforeBoundaryTreatment() const | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inline |
Boundary(const BoundaryUID &boundaryUID) | walberla::boundary::Boundary< flag_t > | inline |
boundaryUID_ | walberla::boundary::Boundary< flag_t > | protected |
createConfiguration(const Config::BlockHandle &config) | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inlinestatic |
force_ | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | private |
ForceField typedef | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | private |
getForce(const cell_idx_t x, cell_idx_t y, cell_idx_t z) const | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inline |
getMask() const | walberla::boundary::Boundary< flag_t > | inline |
getUID() const | walberla::boundary::Boundary< flag_t > | inline |
getValue(const cell_idx_t x, cell_idx_t y, cell_idx_t z) const | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inline |
mask_ | walberla::boundary::Boundary< flag_t > | protected |
maskSet_ | walberla::boundary::Boundary< flag_t > | protected |
packCell(Buffer_T &buffer, const cell_idx_t x, const cell_idx_t y, const cell_idx_t z) const | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inline |
PDFField typedef | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | private |
pdfField_ | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | private |
pushFlags(std::vector< FlagUID > &uids) const | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inline |
registerCell(Buffer_T &buffer, const flag_t, const cell_idx_t x, const cell_idx_t y, const cell_idx_t z) | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inline |
registerCell(const flag_t, const cell_idx_t x, const cell_idx_t y, const cell_idx_t z, const BoundaryConfiguration &velocity) | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inline |
registerCells(const flag_t, const CellInterval &cells, const BoundaryConfiguration &velocity) | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inline |
registerCells(const flag_t, const CellIterator &begin, const CellIterator &end, const BoundaryConfiguration &velocity) | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inline |
setMask(const flag_t mask) | walberla::boundary::Boundary< flag_t > | inline |
Stencil typedef | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | private |
threadsafe | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | static |
treatDirection(const cell_idx_t x, const cell_idx_t y, const cell_idx_t z, const stencil::Direction dir, const cell_idx_t nx, const cell_idx_t ny, const cell_idx_t nz, const flag_t mask) | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inline |
UBB(const BoundaryUID &boundaryUID, const FlagUID &uid, PDFField *const pdfField, FlagField< flag_t > *const flagField=nullptr) | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inline |
uid_ | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | private |
unregisterCell(const flag_t, const cell_idx_t, const cell_idx_t, const cell_idx_t) const | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | inline |
vel_ | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | private |
VelField typedef | walberla::lbm::UBB< LatticeModel_T, flag_t, AdaptVelocityToExternalForce, StoreForce > | private |