Declares class StructuredGeometryFileReader that provides a reader for waLBerla geometry files.
#include "BasicVoxelFileReader.h"
#include "core/Abort.h"
#include "core/DataTypes.h"
#include "core/cell/CellInterval.h"
#include "VoxelFileReader.impl.h"
Classes | |
class | walberla::geometry::VoxelFileReader< T > |
Provides a reader for waLBerla geometry files. More... | |
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de | |
walberla::geometry | |
Functions | |
CellAABB | walberla::geometry::toCellAABB (const CellInterval &cellInterval) |
Converts a CellInterval to a CellAABB. More... | |
void | walberla::geometry::validateCellInterval (const CellInterval &cellInterval) |
Validate if the given CellInterval can be converted to a CellAABB. More... | |