waLBerla 7.2
|
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 | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::gather |