Functions | |
template<typename LatticeStorageSpecification_T > | |
GPUPdfField< LatticeStorageSpecification_T > * | createGPUPdfField (const IBlock *const block, const StructuredBlockStorage *const bs, const LatticeStorageSpecification_T &storageSpecification, const uint_t ghostLayers, const field::Layout &layout, const bool usePitchedMem) |
template<typename Field_T , typename LatticeStorageSpecification_T > | |
GPUPdfField< LatticeStorageSpecification_T > * | createGPUPdfFieldFromCPUPdfField (const IBlock *const block, const StructuredBlockStorage *const, const LatticeStorageSpecification_T &storageSpecification, ConstBlockDataID cpuFieldID, const bool usePitchedMem, const bool copyCPUField=true) |
GPUPdfField< LatticeStorageSpecification_T >* walberla::lbm_generated::internal::createGPUPdfField | ( | const IBlock *const | block, |
const StructuredBlockStorage *const | bs, | ||
const LatticeStorageSpecification_T & | storageSpecification, | ||
const uint_t | ghostLayers, | ||
const field::Layout & | layout, | ||
const bool | usePitchedMem | ||
) |
GPUPdfField< LatticeStorageSpecification_T >* walberla::lbm_generated::internal::createGPUPdfFieldFromCPUPdfField | ( | const IBlock *const | block, |
const StructuredBlockStorage * const | , | ||
const LatticeStorageSpecification_T & | storageSpecification, | ||
ConstBlockDataID | cpuFieldID, | ||
const bool | usePitchedMem, | ||
const bool | copyCPUField = true |
||
) |