#include <StreamCollideSweepThermalizedSinglePrecisionAVX.h>
|
| | StreamCollideSweepThermalizedSinglePrecisionAVX (BlockDataID forceID_, BlockDataID pdfsID_, float kT, float omega_bulk, float omega_even, float omega_odd, float omega_shear, uint32_t seed, uint32_t time_step) |
| |
| | ~StreamCollideSweepThermalizedSinglePrecisionAVX () |
| |
| void | run (IBlock *block) |
| |
| void | runOnCellInterval (const shared_ptr< StructuredBlockStorage > &blocks, const CellInterval &globalCellInterval, cell_idx_t ghostLayers, IBlock *block) |
| |
| void | operator() (IBlock *block) |
| |
| std::function< void(IBlock *)> | getSweep () |
| |
| std::function< void(IBlock *)> | getSweepOnCellInterval (const shared_ptr< StructuredBlockStorage > &blocks, const CellInterval &globalCellInterval, cell_idx_t ghostLayers=1) |
| |
| void | configure (const shared_ptr< StructuredBlockStorage > &blocks, IBlock *block) |
| |
| uint32_t | getBlock_offset_0 () const |
| |
| uint32_t | getBlock_offset_1 () const |
| |
| uint32_t | getBlock_offset_2 () const |
| |
| float | getKt () const |
| |
| float | getOmega_bulk () const |
| |
| float | getOmega_even () const |
| |
| float | getOmega_odd () const |
| |
| float | getOmega_shear () const |
| |
| uint32_t | getSeed () const |
| |
| uint32_t | getTime_step () const |
| |
| void | setBlock_offset_0 (const uint32_t value) |
| |
| void | setBlock_offset_1 (const uint32_t value) |
| |
| void | setBlock_offset_2 (const uint32_t value) |
| |
| void | setKt (const float value) |
| |
| void | setOmega_bulk (const float value) |
| |
| void | setOmega_even (const float value) |
| |
| void | setOmega_odd (const float value) |
| |
| void | setOmega_shear (const float value) |
| |
| void | setSeed (const uint32_t value) |
| |
| void | setTime_step (const uint32_t value) |
| |
◆ StreamCollideSweepThermalizedSinglePrecisionAVX()
| walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::StreamCollideSweepThermalizedSinglePrecisionAVX |
( |
BlockDataID |
forceID_, |
|
|
BlockDataID |
pdfsID_, |
|
|
float |
kT, |
|
|
float |
omega_bulk, |
|
|
float |
omega_even, |
|
|
float |
omega_odd, |
|
|
float |
omega_shear, |
|
|
uint32_t |
seed, |
|
|
uint32_t |
time_step |
|
) |
| |
|
inline |
◆ ~StreamCollideSweepThermalizedSinglePrecisionAVX()
| walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::~StreamCollideSweepThermalizedSinglePrecisionAVX |
( |
| ) |
|
|
inline |
◆ configure()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::configure |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
IBlock * |
block |
|
) |
| |
|
inline |
◆ getBlock_offset_0()
| uint32_t walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::getBlock_offset_0 |
( |
| ) |
const |
|
inline |
◆ getBlock_offset_1()
| uint32_t walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::getBlock_offset_1 |
( |
| ) |
const |
|
inline |
◆ getBlock_offset_2()
| uint32_t walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::getBlock_offset_2 |
( |
| ) |
const |
|
inline |
◆ getKt()
| float walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::getKt |
( |
| ) |
const |
|
inline |
◆ getOmega_bulk()
| float walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::getOmega_bulk |
( |
| ) |
const |
|
inline |
◆ getOmega_even()
| float walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::getOmega_even |
( |
| ) |
const |
|
inline |
◆ getOmega_odd()
| float walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::getOmega_odd |
( |
| ) |
const |
|
inline |
◆ getOmega_shear()
| float walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::getOmega_shear |
( |
| ) |
const |
|
inline |
◆ getSeed()
| uint32_t walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::getSeed |
( |
| ) |
const |
|
inline |
◆ getSweep() [1/2]
| std::function< void(IBlock *)> walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::getSweep |
( |
| ) |
|
|
inline |
◆ getSweep() [2/2]
◆ getSweepOnCellInterval() [1/2]
| static std::function< void(IBlock *)> walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::getSweepOnCellInterval |
( |
const shared_ptr< StreamCollideSweepThermalizedSinglePrecisionAVX > & |
kernel, |
|
|
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers = 1 |
|
) |
| |
|
inlinestatic |
◆ getSweepOnCellInterval() [2/2]
| std::function< void(IBlock *)> walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::getSweepOnCellInterval |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers = 1 |
|
) |
| |
|
inline |
◆ getTime_step()
| uint32_t walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::getTime_step |
( |
| ) |
const |
|
inline |
◆ operator()()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::operator() |
( |
IBlock * |
block | ) |
|
|
inline |
◆ run()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::run |
( |
IBlock * |
block | ) |
|
◆ runOnCellInterval()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::runOnCellInterval |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers, |
|
|
IBlock * |
block |
|
) |
| |
◆ setBlock_offset_0()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::setBlock_offset_0 |
( |
const uint32_t |
value | ) |
|
|
inline |
◆ setBlock_offset_1()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::setBlock_offset_1 |
( |
const uint32_t |
value | ) |
|
|
inline |
◆ setBlock_offset_2()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::setBlock_offset_2 |
( |
const uint32_t |
value | ) |
|
|
inline |
◆ setKt()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::setKt |
( |
const float |
value | ) |
|
|
inline |
◆ setOmega_bulk()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::setOmega_bulk |
( |
const float |
value | ) |
|
|
inline |
◆ setOmega_even()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::setOmega_even |
( |
const float |
value | ) |
|
|
inline |
◆ setOmega_odd()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::setOmega_odd |
( |
const float |
value | ) |
|
|
inline |
◆ setOmega_shear()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::setOmega_shear |
( |
const float |
value | ) |
|
|
inline |
◆ setSeed()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::setSeed |
( |
const uint32_t |
value | ) |
|
|
inline |
◆ setTime_step()
| void walberla::pystencils::StreamCollideSweepThermalizedSinglePrecisionAVX::setTime_step |
( |
const uint32_t |
value | ) |
|
|
inline |
The documentation for this class was generated from the following files: