waLBerla 7.2
|
#include "core/DataTypes.h"
#include "gpu/GPUWrapper.h"
#include "gpu/communication/GeneratedNonUniformGPUPackInfo.h"
#include "lbm_generated/gpu/NonuniformGPUCommData.h"
#include "lbm_generated/field/PdfField.h"
#include "lbm_generated/gpu/NonuniformGeneratedGPUPdfPackInfo.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< NonuniformGeneratedGPUPdfPackInfo< PdfField_T > > | walberla::lbm_generated::setupNonuniformGPUPdfCommunication (const std::weak_ptr< StructuredBlockForest > &blocks, const BlockDataID pdfFieldID, const std::string &dataIdentifier) |
Sets up a NonuniformGeneratedPdfPackInfo. | |