#include <DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h>
|
| | DiffusiveFluxKernelWithElectrostaticThermalized_double_precision (BlockDataID jID_, BlockDataID phiID_, BlockDataID rhoID_, double D, double f_ext_0, double f_ext_1, double f_ext_2, uint32_t field_size_0, uint32_t field_size_1, uint32_t field_size_2, double kT, uint32_t seed, uint32_t time_step, double z) |
| |
| 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) |
| |
| double | getD () const |
| |
| uint32_t | getBlock_offset_0 () const |
| |
| uint32_t | getBlock_offset_1 () const |
| |
| uint32_t | getBlock_offset_2 () const |
| |
| double | getF_ext_0 () const |
| |
| double | getF_ext_1 () const |
| |
| double | getF_ext_2 () const |
| |
| uint32_t | getField_size_0 () const |
| |
| uint32_t | getField_size_1 () const |
| |
| uint32_t | getField_size_2 () const |
| |
| double | getKt () const |
| |
| uint32_t | getSeed () const |
| |
| uint32_t | getTime_step () const |
| |
| double | getZ () const |
| |
| void | setD (const double value) |
| |
| 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 | setF_ext_0 (const double value) |
| |
| void | setF_ext_1 (const double value) |
| |
| void | setF_ext_2 (const double value) |
| |
| void | setField_size_0 (const uint32_t value) |
| |
| void | setField_size_1 (const uint32_t value) |
| |
| void | setField_size_2 (const uint32_t value) |
| |
| void | setKt (const double value) |
| |
| void | setSeed (const uint32_t value) |
| |
| void | setTime_step (const uint32_t value) |
| |
| void | setZ (const double value) |
| |
| void | setPhiID (BlockDataID phiID_) |
| |
◆ DiffusiveFluxKernelWithElectrostaticThermalized_double_precision()
| walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision |
( |
BlockDataID |
jID_, |
|
|
BlockDataID |
phiID_, |
|
|
BlockDataID |
rhoID_, |
|
|
double |
D, |
|
|
double |
f_ext_0, |
|
|
double |
f_ext_1, |
|
|
double |
f_ext_2, |
|
|
uint32_t |
field_size_0, |
|
|
uint32_t |
field_size_1, |
|
|
uint32_t |
field_size_2, |
|
|
double |
kT, |
|
|
uint32_t |
seed, |
|
|
uint32_t |
time_step, |
|
|
double |
z |
|
) |
| |
|
inline |
◆ configure()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::configure |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
IBlock * |
block |
|
) |
| |
|
inline |
◆ getBlock_offset_0()
| uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getBlock_offset_0 |
( |
| ) |
const |
|
inline |
◆ getBlock_offset_1()
| uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getBlock_offset_1 |
( |
| ) |
const |
|
inline |
◆ getBlock_offset_2()
| uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getBlock_offset_2 |
( |
| ) |
const |
|
inline |
◆ getD()
| double walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getD |
( |
| ) |
const |
|
inline |
◆ getF_ext_0()
| double walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getF_ext_0 |
( |
| ) |
const |
|
inline |
◆ getF_ext_1()
| double walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getF_ext_1 |
( |
| ) |
const |
|
inline |
◆ getF_ext_2()
| double walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getF_ext_2 |
( |
| ) |
const |
|
inline |
◆ getField_size_0()
| uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getField_size_0 |
( |
| ) |
const |
|
inline |
◆ getField_size_1()
| uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getField_size_1 |
( |
| ) |
const |
|
inline |
◆ getField_size_2()
| uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getField_size_2 |
( |
| ) |
const |
|
inline |
◆ getKt()
| double walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getKt |
( |
| ) |
const |
|
inline |
◆ getSeed()
| uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getSeed |
( |
| ) |
const |
|
inline |
◆ getSweep() [1/2]
| std::function< void(IBlock *)> walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getSweep |
( |
| ) |
|
|
inline |
◆ getSweep() [2/2]
◆ getSweepOnCellInterval() [1/2]
◆ getSweepOnCellInterval() [2/2]
| std::function< void(IBlock *)> walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getSweepOnCellInterval |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers = 1 |
|
) |
| |
|
inline |
◆ getTime_step()
| uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getTime_step |
( |
| ) |
const |
|
inline |
◆ getZ()
| double walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::getZ |
( |
| ) |
const |
|
inline |
◆ operator()()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::operator() |
( |
IBlock * |
block | ) |
|
|
inline |
◆ run()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::run |
( |
IBlock * |
block | ) |
|
◆ runOnCellInterval()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::runOnCellInterval |
( |
const shared_ptr< StructuredBlockStorage > & |
blocks, |
|
|
const CellInterval & |
globalCellInterval, |
|
|
cell_idx_t |
ghostLayers, |
|
|
IBlock * |
block |
|
) |
| |
◆ setBlock_offset_0()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setBlock_offset_0 |
( |
const uint32_t |
value | ) |
|
|
inline |
◆ setBlock_offset_1()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setBlock_offset_1 |
( |
const uint32_t |
value | ) |
|
|
inline |
◆ setBlock_offset_2()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setBlock_offset_2 |
( |
const uint32_t |
value | ) |
|
|
inline |
◆ setD()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setD |
( |
const double |
value | ) |
|
|
inline |
◆ setF_ext_0()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setF_ext_0 |
( |
const double |
value | ) |
|
|
inline |
◆ setF_ext_1()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setF_ext_1 |
( |
const double |
value | ) |
|
|
inline |
◆ setF_ext_2()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setF_ext_2 |
( |
const double |
value | ) |
|
|
inline |
◆ setField_size_0()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setField_size_0 |
( |
const uint32_t |
value | ) |
|
|
inline |
◆ setField_size_1()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setField_size_1 |
( |
const uint32_t |
value | ) |
|
|
inline |
◆ setField_size_2()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setField_size_2 |
( |
const uint32_t |
value | ) |
|
|
inline |
◆ setKt()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setKt |
( |
const double |
value | ) |
|
|
inline |
◆ setPhiID()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setPhiID |
( |
BlockDataID |
phiID_ | ) |
|
|
inline |
◆ setSeed()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setSeed |
( |
const uint32_t |
value | ) |
|
|
inline |
◆ setTime_step()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setTime_step |
( |
const uint32_t |
value | ) |
|
|
inline |
◆ setZ()
| void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::setZ |
( |
const double |
value | ) |
|
|
inline |
The documentation for this class was generated from the following files: