|
waLBerla 7.2
|
#include "DataProcessor.h"#include "GatherPackInfo.h"#include "core/cell/CellVector.h"#include "core/mpi/BufferDataTypeExtensions.h"#include "domain_decomposition/StructuredBlockStorage.h"#include <type_traits>#include "CellGatherPackInfo.impl.h"Classes | |
| class | walberla::gather::CellGatherPackInfo< Field_T, CellContainer > |
| Packs data in cells given by a CellContainter ( CellInterval, CellVector..) More... | |
| struct | walberla::gather::CellGatherPackInfo< Field_T, CellContainer >::Samples |
| struct | walberla::gather::CellGatherPackInfo< Field_T, CellContainer >::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 |