Packs data along a Curve.
#include "DataProcessor.h"
#include "GatherPackInfo.h"
#include "core/math/Vector3.h"
#include "domain_decomposition/StructuredBlockStorage.h"
#include "field/interpolators/TrilinearInterpolatorFwd.h"
#include <functional>
#include <map>
#include <vector>
#include "CurveGatherPackInfo.impl.h"
Classes | |
class | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator > |
Packs data of a field along a curve. More... | |
struct | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator >::Samples |
struct | walberla::gather::CurveGatherPackInfo< GhostLayerField_T, Interpolator >::Compare |
Helper class for sorting the receivedData array according to t-value. 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::gather | |