#include <StreamSweepDoublePrecision.h>
◆ StreamSweepDoublePrecision()
walberla::pystencils::StreamSweepDoublePrecision::StreamSweepDoublePrecision |
( |
BlockDataID |
forceID_, |
|
|
BlockDataID |
pdfsID_, |
|
|
BlockDataID |
velocityID_ |
|
) |
| |
|
inline |
◆ ~StreamSweepDoublePrecision()
walberla::pystencils::StreamSweepDoublePrecision::~StreamSweepDoublePrecision |
( |
| ) |
|
|
inline |
◆ configure()
void walberla::pystencils::StreamSweepDoublePrecision::configure |
( |
const shared_ptr< StructuredBlockStorage > & |
, |
|
|
IBlock * |
|
|
) |
| |
|
inline |
◆ getSweep() [1/2]
std::function< void(IBlock *)> walberla::pystencils::StreamSweepDoublePrecision::getSweep |
( |
| ) |
|
|
inline |
◆ getSweep() [2/2]
static std::function< void(IBlock *)> walberla::pystencils::StreamSweepDoublePrecision::getSweep |
( |
const shared_ptr< StreamSweepDoublePrecision > & |
kernel | ) |
|
|
inlinestatic |
◆ getSweepOnCellInterval() [1/2]
static std::function< void(IBlock *)> walberla::pystencils::StreamSweepDoublePrecision::getSweepOnCellInterval |
( |
const shared_ptr< StreamSweepDoublePrecision > & |
kernel, |
|
|
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers = 1 |
|
) |
| |
|
inlinestatic |
◆ getSweepOnCellInterval() [2/2]
std::function< void(IBlock *)> walberla::pystencils::StreamSweepDoublePrecision::getSweepOnCellInterval |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers = 1 |
|
) |
| |
|
inline |
◆ operator()()
void walberla::pystencils::StreamSweepDoublePrecision::operator() |
( |
IBlock * |
block | ) |
|
|
inline |
◆ run()
void walberla::pystencils::StreamSweepDoublePrecision::run |
( |
IBlock * |
block | ) |
|
◆ runOnCellInterval()
void walberla::pystencils::StreamSweepDoublePrecision::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: