ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision Class Reference

#include <DiffusiveFluxKernelWithElectrostaticThermalized_single_precision.h>

Public Member Functions

 DiffusiveFluxKernelWithElectrostaticThermalized_single_precision (BlockDataID jID_, BlockDataID phiID_, BlockDataID rhoID_, float D, float f_ext_0, float f_ext_1, float f_ext_2, uint32_t field_size_0, uint32_t field_size_1, uint32_t field_size_2, float kT, uint32_t seed, uint32_t time_step, float 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)
 

Static Public Member Functions

static std::function< void(IBlock *)> getSweep (const shared_ptr< DiffusiveFluxKernelWithElectrostaticThermalized_single_precision > &kernel)
 
static std::function< void(IBlock *)> getSweepOnCellInterval (const shared_ptr< DiffusiveFluxKernelWithElectrostaticThermalized_single_precision > &kernel, const shared_ptr< StructuredBlockStorage > &blocks, const CellInterval &globalCellInterval, cell_idx_t ghostLayers=1)
 

Public Attributes

BlockDataID jID
 
BlockDataID phiID
 
BlockDataID rhoID
 
float D_
 
uint32_t block_offset_0_
 
uint32_t block_offset_1_
 
uint32_t block_offset_2_
 
float f_ext_0_
 
float f_ext_1_
 
float f_ext_2_
 
uint32_t field_size_0_
 
uint32_t field_size_1_
 
uint32_t field_size_2_
 
float kT_
 
uint32_t seed_
 
uint32_t time_step_
 
float z_
 
bool configured_
 

Detailed Description

Constructor & Destructor Documentation

◆ DiffusiveFluxKernelWithElectrostaticThermalized_single_precision()

walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision ( BlockDataID  jID_,
BlockDataID  phiID_,
BlockDataID  rhoID_,
float  D,
float  f_ext_0,
float  f_ext_1,
float  f_ext_2,
uint32_t  field_size_0,
uint32_t  field_size_1,
uint32_t  field_size_2,
float  kT,
uint32_t  seed,
uint32_t  time_step,
float  z 
)
inline

Member Function Documentation

◆ configure()

void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::configure ( const shared_ptr< StructuredBlockStorage > &  blocks,
IBlock *  block 
)
inline

◆ getSweep() [1/2]

std::function< void(IBlock *)> walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::getSweep ( )
inline

◆ getSweep() [2/2]

static std::function< void(IBlock *)> walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::getSweep ( const shared_ptr< DiffusiveFluxKernelWithElectrostaticThermalized_single_precision > &  kernel)
inlinestatic

◆ getSweepOnCellInterval() [1/2]

static std::function< void(IBlock *)> walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::getSweepOnCellInterval ( const shared_ptr< DiffusiveFluxKernelWithElectrostaticThermalized_single_precision > &  kernel,
const shared_ptr< StructuredBlockStorage > &  blocks,
const CellInterval &  globalCellInterval,
cell_idx_t  ghostLayers = 1 
)
inlinestatic

◆ getSweepOnCellInterval() [2/2]

std::function< void(IBlock *)> walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::getSweepOnCellInterval ( const shared_ptr< StructuredBlockStorage > &  blocks,
const CellInterval &  globalCellInterval,
cell_idx_t  ghostLayers = 1 
)
inline

◆ operator()()

void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::operator() ( IBlock *  block)
inline

◆ run()

◆ runOnCellInterval()

void walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::runOnCellInterval ( const shared_ptr< StructuredBlockStorage > &  blocks,
const CellInterval &  globalCellInterval,
cell_idx_t  ghostLayers,
IBlock *  block 
)

Member Data Documentation

◆ block_offset_0_

uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::block_offset_0_

◆ block_offset_1_

uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::block_offset_1_

◆ block_offset_2_

uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::block_offset_2_

◆ configured_

bool walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::configured_

◆ D_

float walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::D_

◆ f_ext_0_

float walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::f_ext_0_

◆ f_ext_1_

float walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::f_ext_1_

◆ f_ext_2_

float walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::f_ext_2_

◆ field_size_0_

uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::field_size_0_

◆ field_size_1_

uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::field_size_1_

◆ field_size_2_

uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::field_size_2_

◆ jID

BlockDataID walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::jID

◆ kT_

float walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::kT_

◆ phiID

BlockDataID walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::phiID

◆ rhoID

BlockDataID walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::rhoID

◆ seed_

uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::seed_

◆ time_step_

uint32_t walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::time_step_

◆ z_

float walberla::pystencils::DiffusiveFluxKernelWithElectrostaticThermalized_single_precision::z_

The documentation for this class was generated from the following files: