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

#include <DiffusiveFluxKernelThermalized_single_precision.h>

Public Member Functions

 DiffusiveFluxKernelThermalized_single_precision (BlockDataID jID_, BlockDataID rhoID_, float D, uint32_t field_size_0, uint32_t field_size_1, uint32_t field_size_2, uint32_t seed, uint32_t time_step)
 
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< DiffusiveFluxKernelThermalized_single_precision > &kernel)
 
static std::function< void(IBlock *)> getSweepOnCellInterval (const shared_ptr< DiffusiveFluxKernelThermalized_single_precision > &kernel, const shared_ptr< StructuredBlockStorage > &blocks, const CellInterval &globalCellInterval, cell_idx_t ghostLayers=1)
 

Public Attributes

BlockDataID jID
 
BlockDataID rhoID
 
float D_
 
uint32_t block_offset_0_
 
uint32_t block_offset_1_
 
uint32_t block_offset_2_
 
uint32_t field_size_0_
 
uint32_t field_size_1_
 
uint32_t field_size_2_
 
uint32_t seed_
 
uint32_t time_step_
 
bool configured_
 

Detailed Description

Constructor & Destructor Documentation

◆ DiffusiveFluxKernelThermalized_single_precision()

walberla::pystencils::DiffusiveFluxKernelThermalized_single_precision::DiffusiveFluxKernelThermalized_single_precision ( BlockDataID  jID_,
BlockDataID  rhoID_,
float  D,
uint32_t  field_size_0,
uint32_t  field_size_1,
uint32_t  field_size_2,
uint32_t  seed,
uint32_t  time_step 
)
inline

Member Function Documentation

◆ configure()

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

◆ getSweep() [1/2]

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

Definition at line 86 of file DiffusiveFluxKernelThermalized_single_precision.h.

References run().

◆ getSweep() [2/2]

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

◆ getSweepOnCellInterval() [1/2]

static std::function< void(IBlock *)> walberla::pystencils::DiffusiveFluxKernelThermalized_single_precision::getSweepOnCellInterval ( const shared_ptr< DiffusiveFluxKernelThermalized_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::DiffusiveFluxKernelThermalized_single_precision::getSweepOnCellInterval ( const shared_ptr< StructuredBlockStorage > &  blocks,
const CellInterval &  globalCellInterval,
cell_idx_t  ghostLayers = 1 
)
inline

◆ operator()()

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

Definition at line 69 of file DiffusiveFluxKernelThermalized_single_precision.h.

References block(), and run().

◆ run()

◆ runOnCellInterval()

void walberla::pystencils::DiffusiveFluxKernelThermalized_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::DiffusiveFluxKernelThermalized_single_precision::block_offset_0_

◆ block_offset_1_

uint32_t walberla::pystencils::DiffusiveFluxKernelThermalized_single_precision::block_offset_1_

◆ block_offset_2_

uint32_t walberla::pystencils::DiffusiveFluxKernelThermalized_single_precision::block_offset_2_

◆ configured_

bool walberla::pystencils::DiffusiveFluxKernelThermalized_single_precision::configured_

◆ D_

float walberla::pystencils::DiffusiveFluxKernelThermalized_single_precision::D_

Definition at line 110 of file DiffusiveFluxKernelThermalized_single_precision.h.

Referenced by run(), and runOnCellInterval().

◆ field_size_0_

uint32_t walberla::pystencils::DiffusiveFluxKernelThermalized_single_precision::field_size_0_

Definition at line 114 of file DiffusiveFluxKernelThermalized_single_precision.h.

Referenced by run(), and runOnCellInterval().

◆ field_size_1_

uint32_t walberla::pystencils::DiffusiveFluxKernelThermalized_single_precision::field_size_1_

Definition at line 115 of file DiffusiveFluxKernelThermalized_single_precision.h.

Referenced by run(), and runOnCellInterval().

◆ field_size_2_

uint32_t walberla::pystencils::DiffusiveFluxKernelThermalized_single_precision::field_size_2_

Definition at line 116 of file DiffusiveFluxKernelThermalized_single_precision.h.

Referenced by run(), and runOnCellInterval().

◆ jID

BlockDataID walberla::pystencils::DiffusiveFluxKernelThermalized_single_precision::jID

Definition at line 108 of file DiffusiveFluxKernelThermalized_single_precision.h.

Referenced by run(), and runOnCellInterval().

◆ rhoID

BlockDataID walberla::pystencils::DiffusiveFluxKernelThermalized_single_precision::rhoID

Definition at line 109 of file DiffusiveFluxKernelThermalized_single_precision.h.

Referenced by run(), and runOnCellInterval().

◆ seed_

uint32_t walberla::pystencils::DiffusiveFluxKernelThermalized_single_precision::seed_

Definition at line 117 of file DiffusiveFluxKernelThermalized_single_precision.h.

Referenced by run(), and runOnCellInterval().

◆ time_step_

uint32_t walberla::pystencils::DiffusiveFluxKernelThermalized_single_precision::time_step_

Definition at line 118 of file DiffusiveFluxKernelThermalized_single_precision.h.

Referenced by run(), and runOnCellInterval().


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