MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
samplingdata.h File Reference

Go to the source code of this file.

Classes

class  SamplingData< nDim, SolverType >
 This base class is responsible for the sampling data feature that provides the required general methods needed for sampling data at distinct points. More...
 
class  PointData< nDim, SolverType >
 This class is responsible for the point data feature. It records the state of all sampling variables at specified intervals at specified points. More...
 
class  SurfaceData< nDim, SolverType >
 Surface data sampling class. Records all sampling variables on all surface elements and outputs additional geometric information for further postprocessing the data, e.g., using the Ffowcs Williams-Hawkings method for acoustic far-field predictions. More...
 
class  VolumeData< nDim, SolverType >
 Class to handle sampling of volume data. More...
 
class  SamplingDataSeries
 This auxiliary class contains buffers and properties for each input file. More...