waLBerla 7.2
Loading...
Searching...
No Matches
BlockForestInitialization.h File Reference

Detailed Description

Classes

class  walberla::mesh::ComplexGeometryBlockforestCreator
 
class  walberla::mesh::ComplexGeometryStructuredBlockforestCreator
 

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::mesh
 

Functions

template<typename MeshType >
shared_ptr< StructuredBlockForestwalberla::mesh::createStructuredBlockStorageInsideMesh (const shared_ptr< mesh::DistanceOctree< MeshType > > &distanceOctree, const real_t dx, const Vector3< uint_t > &blockSize)
 
template<typename MeshType >
shared_ptr< StructuredBlockForestwalberla::mesh::createStructuredBlockStorageOutsideMesh (const AABB &aabb, const shared_ptr< mesh::DistanceOctree< MeshType > > &distanceOctree, const real_t dx, const Vector3< uint_t > &blockSize)
 
template<typename MeshType >
shared_ptr< StructuredBlockForestwalberla::mesh::createStructuredBlockStorageInsideMesh (const shared_ptr< mesh::DistanceOctree< MeshType > > &distanceOctree, const real_t dx, const uint_t targetNumRootBlocks)
 
template<typename MeshType >
shared_ptr< StructuredBlockForestwalberla::mesh::createStructuredBlockStorageOutsideMesh (const AABB &aabb, const shared_ptr< mesh::DistanceOctree< MeshType > > &distanceOctree, const real_t dx, const uint_t targetNumRootBlocks)