ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h>
Public Member Functions | |
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_) |
Static Public Member Functions | |
static std::function< void(IBlock *)> | getSweep (const shared_ptr< DiffusiveFluxKernelWithElectrostaticThermalized_double_precision > &kernel) |
static std::function< void(IBlock *)> | getSweepOnCellInterval (const shared_ptr< DiffusiveFluxKernelWithElectrostaticThermalized_double_precision > &kernel, const shared_ptr< StructuredBlockStorage > &blocks, const CellInterval &globalCellInterval, cell_idx_t ghostLayers=1) |
Definition at line 55 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 57 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 108 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 118 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 119 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 120 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 117 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 121 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 122 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 123 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 124 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 125 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 126 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 127 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 128 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 95 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
References run().
|
inlinestatic |
Definition at line 78 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inlinestatic |
Definition at line 84 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 100 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
References runOnCellInterval().
|
inline |
Definition at line 129 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 130 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 75 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::run | ( | IBlock * | block | ) |
Definition at line 3299 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.cpp.
References block(), walberla::pystencils::internal_1ba80591fca01bd4852b82a8b7a2ca49::diffusivefluxkernelwithelectrostaticthermalized_double_precision_diffusivefluxkernelwithelectrostaticthermalized_double_precision(), and RESTRICT.
Referenced by getSweep(), and operator()().
void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_double_precision::runOnCellInterval | ( | const shared_ptr< StructuredBlockStorage > & | blocks, |
const CellInterval & | globalCellInterval, | ||
cell_idx_t | ghostLayers, | ||
IBlock * | block | ||
) |
Definition at line 3346 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.cpp.
References block(), walberla::pystencils::internal_1ba80591fca01bd4852b82a8b7a2ca49::diffusivefluxkernelwithelectrostaticthermalized_double_precision_diffusivefluxkernelwithelectrostaticthermalized_double_precision(), and RESTRICT.
Referenced by getSweepOnCellInterval().
|
inline |
Definition at line 132 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 135 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 138 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 131 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 141 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 142 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 143 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 144 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 145 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 146 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 147 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 157 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 148 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 149 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.
|
inline |
Definition at line 150 of file DiffusiveFluxKernelWithElectrostaticThermalized_double_precision.h.