walberla::gather Namespace Reference

Classes

class  CellGatherPackInfo
 Packs data in cells given by a CellContainter ( CellInterval, CellVector..) More...
 
class  CurveGatherPackInfo
 Packs data of a field along a curve. More...
 
class  DataProcessor
 Interface for classes that operate on "Graph" like data Can be implemented in classes that do output (print a GnuPlot file) or for post-processing classes (calculation of mean value, std deviation..) More...
 
class  FileGatherScheme
 Collects / Gathers data from multiple blocks to a single block, using temporary files. More...
 
class  GatherPackInfo
 Interface for packing & unpacking of data to be gathered. More...
 
class  GnuPlotGraphWriter
 
class  MPIGatherScheme
 Collects / Gathers data from multiple blocks to a single process. More...