waLBerla 7.2
|
Optimized packing for PDF fields, by communicating only required components.
#include "lbm/field/PdfField.h"
#include "field/communication/StencilRestrictedPackInfo.h"
#include "communication/UniformPackInfo.h"
#include "core/debug/Debug.h"
#include "stencil/Directions.h"
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::lbm |
Typedefs | |
template<typename LatticeModel_T > | |
using | walberla::lbm::PdfFieldPackInfo |
Optimized PackInfo for PDF fields (communicates only components pointing to neighbor) | |