#include <StreamCollideSweepLeesEdwardsDoublePrecisionCUDA.h>
|
| | StreamCollideSweepLeesEdwardsDoublePrecisionCUDA (BlockDataID forceID_, BlockDataID pdfsID_, int64_t lebc_bot_index, int64_t lebc_top_index, double omega_bulk, double omega_even, double omega_odd, double omega_shear, double v_s) |
| |
| | ~StreamCollideSweepLeesEdwardsDoublePrecisionCUDA () |
| |
| void | run (IBlock *block, gpuStream_t stream=nullptr) |
| |
| void | runOnCellInterval (const shared_ptr< StructuredBlockStorage > &blocks, const CellInterval &globalCellInterval, cell_idx_t ghostLayers, IBlock *block, gpuStream_t stream=nullptr) |
| |
| void | operator() (IBlock *block, gpuStream_t stream=nullptr) |
| |
| std::function< void(IBlock *)> | getSweep (gpuStream_t stream=nullptr) |
| |
| std::function< void(IBlock *)> | getSweepOnCellInterval (const shared_ptr< StructuredBlockStorage > &blocks, const CellInterval &globalCellInterval, cell_idx_t ghostLayers=1, gpuStream_t stream=nullptr) |
| |
| void | configure (const shared_ptr< StructuredBlockStorage > &, IBlock *) |
| |
| int64_t | getLebc_bot_index () const |
| |
| int64_t | getLebc_top_index () const |
| |
| double | getOmega_bulk () const |
| |
| double | getOmega_even () const |
| |
| double | getOmega_odd () const |
| |
| double | getOmega_shear () const |
| |
| double | getV_s () const |
| |
| void | setLebc_bot_index (const int64_t value) |
| |
| void | setLebc_top_index (const int64_t value) |
| |
| void | setOmega_bulk (const double value) |
| |
| void | setOmega_even (const double value) |
| |
| void | setOmega_odd (const double value) |
| |
| void | setOmega_shear (const double value) |
| |
| void | setV_s (const double value) |
| |
◆ StreamCollideSweepLeesEdwardsDoublePrecisionCUDA()
| walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA |
( |
BlockDataID |
forceID_, |
|
|
BlockDataID |
pdfsID_, |
|
|
int64_t |
lebc_bot_index, |
|
|
int64_t |
lebc_top_index, |
|
|
double |
omega_bulk, |
|
|
double |
omega_even, |
|
|
double |
omega_odd, |
|
|
double |
omega_shear, |
|
|
double |
v_s |
|
) |
| |
|
inline |
◆ ~StreamCollideSweepLeesEdwardsDoublePrecisionCUDA()
| walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::~StreamCollideSweepLeesEdwardsDoublePrecisionCUDA |
( |
| ) |
|
|
inline |
◆ configure()
| void walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::configure |
( |
const shared_ptr< StructuredBlockStorage > & |
, |
|
|
IBlock * |
|
|
) |
| |
|
inline |
◆ getLebc_bot_index()
| int64_t walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::getLebc_bot_index |
( |
| ) |
const |
|
inline |
◆ getLebc_top_index()
| int64_t walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::getLebc_top_index |
( |
| ) |
const |
|
inline |
◆ getOmega_bulk()
| double walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::getOmega_bulk |
( |
| ) |
const |
|
inline |
◆ getOmega_even()
| double walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::getOmega_even |
( |
| ) |
const |
|
inline |
◆ getOmega_odd()
| double walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::getOmega_odd |
( |
| ) |
const |
|
inline |
◆ getOmega_shear()
| double walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::getOmega_shear |
( |
| ) |
const |
|
inline |
◆ getSweep() [1/2]
◆ getSweep() [2/2]
| std::function< void(IBlock *)> walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::getSweep |
( |
gpuStream_t |
stream = nullptr | ) |
|
|
inline |
◆ getSweepOnCellInterval() [1/2]
| static std::function< void(IBlock *, gpuStream_t)> walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::getSweepOnCellInterval |
( |
const shared_ptr< StreamCollideSweepLeesEdwardsDoublePrecisionCUDA > & |
kernel, |
|
|
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers = 1 |
|
) |
| |
|
inlinestatic |
◆ getSweepOnCellInterval() [2/2]
| std::function< void(IBlock *)> walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::getSweepOnCellInterval |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers = 1, |
|
|
gpuStream_t |
stream = nullptr |
|
) |
| |
|
inline |
◆ getV_s()
| double walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::getV_s |
( |
| ) |
const |
|
inline |
◆ operator()()
| void walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::operator() |
( |
IBlock * |
block, |
|
|
gpuStream_t |
stream = nullptr |
|
) |
| |
|
inline |
◆ run()
| void walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::run |
( |
IBlock * |
block, |
|
|
gpuStream_t |
stream = nullptr |
|
) |
| |
◆ runOnCellInterval()
| void walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::runOnCellInterval |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers, |
|
|
IBlock * |
block, |
|
|
gpuStream_t |
stream = nullptr |
|
) |
| |
◆ setLebc_bot_index()
| void walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::setLebc_bot_index |
( |
const int64_t |
value | ) |
|
|
inline |
◆ setLebc_top_index()
| void walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::setLebc_top_index |
( |
const int64_t |
value | ) |
|
|
inline |
◆ setOmega_bulk()
| void walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::setOmega_bulk |
( |
const double |
value | ) |
|
|
inline |
◆ setOmega_even()
| void walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::setOmega_even |
( |
const double |
value | ) |
|
|
inline |
◆ setOmega_odd()
| void walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::setOmega_odd |
( |
const double |
value | ) |
|
|
inline |
◆ setOmega_shear()
| void walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::setOmega_shear |
( |
const double |
value | ) |
|
|
inline |
◆ setV_s()
| void walberla::pystencils::StreamCollideSweepLeesEdwardsDoublePrecisionCUDA::setV_s |
( |
const double |
value | ) |
|
|
inline |
The documentation for this class was generated from the following files: