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

Detailed Description

Declares class StructuredGeometryFileReader that provides a reader for waLBerla geometry files.

Author
Christian Godenschwager chris.nosp@m.tian.nosp@m..gode.nosp@m.nsch.nosp@m.wager.nosp@m.@fau.nosp@m..de

This reader is basically a wrapper around StructuredGeometryFileBasicReader utilizing the waLBerla data structures

Classes

class  walberla::geometry::VoxelFileReader< T >
 Provides a reader for waLBerla geometry files. More...
 

Namespaces

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

Functions

CellAABB walberla::geometry::toCellAABB (const CellInterval &cellInterval)
 Converts a CellInterval to a CellAABB.
 
void walberla::geometry::validateCellInterval (const CellInterval &cellInterval)
 Validate if the given CellInterval can be converted to a CellAABB.