waLBerla 7.2
|
#include "blockforest/communication/NonUniformPackInfo.h"
#include "core/DataTypes.h"
#include "core/mpi/RecvBuffer.h"
#include "core/mpi/SendBuffer.h"
#include "lbm_generated/communication/NonuniformCommData.h"
#include "lbm_generated/field/PdfField.h"
#include "lbm_generated/communication/NonuniformGeneratedPdfPackInfo.impl.h"
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::lbm_generated |
namespace | walberla::lbm_generated::internal |
Functions | |
template<typename PdfField_T > | |
std::shared_ptr< NonuniformGeneratedPdfPackInfo< PdfField_T > > | walberla::lbm_generated::setupNonuniformPdfCommunication (const std::weak_ptr< StructuredBlockForest > &blocks, const BlockDataID pdfFieldID, const std::string &dataIdentifier) |
Sets up a NonuniformGeneratedPdfPackInfo. | |