waLBerla 7.2
|
#include "BoundarySetter.h"
#include "geometry/initializer/Initializer.h"
#include "boundary/Boundary.h"
#include "boundary/BoundaryHandling.h"
#include "core/Abort.h"
#include "core/DataTypes.h"
#include "core/config/Config.h"
#include "domain_decomposition/BlockStorage.h"
#include "domain_decomposition/IBlock.h"
#include "domain_decomposition/StructuredBlockStorage.h"
#include <string>
#include "BoundaryFromBody.impl.h"
Classes | |
class | walberla::geometry::initializer::BoundaryFromBody< BoundaryHandlerT > |
Initializes a boundary handler using a Body (works for both boundary handlings and boundary handling collections). More... | |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::geometry |
namespace | walberla::geometry::initializer |