#include <StreamSweepSinglePrecisionAVX.h>
◆ StreamSweepSinglePrecisionAVX()
walberla::pystencils::StreamSweepSinglePrecisionAVX::StreamSweepSinglePrecisionAVX |
( |
BlockDataID |
forceID_, |
|
|
BlockDataID |
pdfsID_, |
|
|
BlockDataID |
velocityID_ |
|
) |
| |
|
inline |
◆ ~StreamSweepSinglePrecisionAVX()
walberla::pystencils::StreamSweepSinglePrecisionAVX::~StreamSweepSinglePrecisionAVX |
( |
| ) |
|
|
inline |
◆ configure()
void walberla::pystencils::StreamSweepSinglePrecisionAVX::configure |
( |
const shared_ptr< StructuredBlockStorage > & |
, |
|
|
IBlock * |
|
|
) |
| |
|
inline |
◆ getSweep() [1/2]
std::function< void(IBlock *)> walberla::pystencils::StreamSweepSinglePrecisionAVX::getSweep |
( |
| ) |
|
|
inline |
◆ getSweep() [2/2]
static std::function< void(IBlock *)> walberla::pystencils::StreamSweepSinglePrecisionAVX::getSweep |
( |
const shared_ptr< StreamSweepSinglePrecisionAVX > & |
kernel | ) |
|
|
inlinestatic |
◆ getSweepOnCellInterval() [1/2]
static std::function< void(IBlock *)> walberla::pystencils::StreamSweepSinglePrecisionAVX::getSweepOnCellInterval |
( |
const shared_ptr< StreamSweepSinglePrecisionAVX > & |
kernel, |
|
|
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers = 1 |
|
) |
| |
|
inlinestatic |
◆ getSweepOnCellInterval() [2/2]
std::function< void(IBlock *)> walberla::pystencils::StreamSweepSinglePrecisionAVX::getSweepOnCellInterval |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers = 1 |
|
) |
| |
|
inline |
◆ operator()()
void walberla::pystencils::StreamSweepSinglePrecisionAVX::operator() |
( |
IBlock * |
block | ) |
|
|
inline |
◆ run()
void walberla::pystencils::StreamSweepSinglePrecisionAVX::run |
( |
IBlock * |
block | ) |
|
◆ runOnCellInterval()
void walberla::pystencils::StreamSweepSinglePrecisionAVX::runOnCellInterval |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers, |
|
|
IBlock * |
block |
|
) |
| |
The documentation for this class was generated from the following files: