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

#include <ReactionKernelIndexed_5_single_precision.h>

Classes

struct  IndexInfo
 
class  IndexVectors
 

Public Member Functions

 ReactionKernelIndexed_5_single_precision (const std::shared_ptr< StructuredBlockForest > &blocks, BlockDataID rho_0ID_, BlockDataID rho_1ID_, BlockDataID rho_2ID_, BlockDataID rho_3ID_, BlockDataID rho_4ID_, float order_0, float order_1, float order_2, float order_3, float order_4, float rate_coefficient, float stoech_0, float stoech_1, float stoech_2, float stoech_3, float stoech_4)
 
 ReactionKernelIndexed_5_single_precision (BlockDataID indexVectorID_, BlockDataID rho_0ID_, BlockDataID rho_1ID_, BlockDataID rho_2ID_, BlockDataID rho_3ID_, BlockDataID rho_4ID_, float order_0, float order_1, float order_2, float order_3, float order_4, float rate_coefficient, float stoech_0, float stoech_1, float stoech_2, float stoech_3, float stoech_4)
 
void run (IBlock *block)
 
void operator() (IBlock *block)
 
void inner (IBlock *block)
 
void outer (IBlock *block)
 
std::function< void(IBlock *)> getSweep ()
 
std::function< void(IBlock *)> getInnerSweep ()
 
std::function< void(IBlock *)> getOuterSweep ()
 
template<typename FlagField_T >
void fillFromFlagField (const std::shared_ptr< StructuredBlockForest > &blocks, ConstBlockDataID flagFieldID, FlagUID boundaryFlagUID, FlagUID domainFlagUID)
 
template<typename FlagField_T >
void fillFromFlagField (IBlock *block, ConstBlockDataID flagFieldID, FlagUID boundaryFlagUID, FlagUID domainFlagUID)
 

Public Attributes

BlockDataID rho_0ID
 
BlockDataID rho_1ID
 
BlockDataID rho_2ID
 
BlockDataID rho_3ID
 
BlockDataID rho_4ID
 
float order_0_
 
float order_1_
 
float order_2_
 
float order_3_
 
float order_4_
 
float rate_coefficient_
 
float stoech_0_
 
float stoech_1_
 
float stoech_2_
 
float stoech_3_
 
float stoech_4_
 

Detailed Description

Definition at line 69 of file ReactionKernelIndexed_5_single_precision.h.

Constructor & Destructor Documentation

◆ ReactionKernelIndexed_5_single_precision() [1/2]

walberla::pystencils::ReactionKernelIndexed_5_single_precision::ReactionKernelIndexed_5_single_precision ( const std::shared_ptr< StructuredBlockForest > &  blocks,
BlockDataID  rho_0ID_,
BlockDataID  rho_1ID_,
BlockDataID  rho_2ID_,
BlockDataID  rho_3ID_,
BlockDataID  rho_4ID_,
float  order_0,
float  order_1,
float  order_2,
float  order_3,
float  order_4,
float  rate_coefficient,
float  stoech_0,
float  stoech_1,
float  stoech_2,
float  stoech_3,
float  stoech_4 
)
inline

Definition at line 101 of file ReactionKernelIndexed_5_single_precision.h.

◆ ReactionKernelIndexed_5_single_precision() [2/2]

walberla::pystencils::ReactionKernelIndexed_5_single_precision::ReactionKernelIndexed_5_single_precision ( BlockDataID  indexVectorID_,
BlockDataID  rho_0ID_,
BlockDataID  rho_1ID_,
BlockDataID  rho_2ID_,
BlockDataID  rho_3ID_,
BlockDataID  rho_4ID_,
float  order_0,
float  order_1,
float  order_2,
float  order_3,
float  order_4,
float  rate_coefficient,
float  stoech_0,
float  stoech_1,
float  stoech_2,
float  stoech_3,
float  stoech_4 
)
inline

Definition at line 121 of file ReactionKernelIndexed_5_single_precision.h.

Member Function Documentation

◆ fillFromFlagField() [1/2]

template<typename FlagField_T >
void walberla::pystencils::ReactionKernelIndexed_5_single_precision::fillFromFlagField ( const std::shared_ptr< StructuredBlockForest > &  blocks,
ConstBlockDataID  flagFieldID,
FlagUID  boundaryFlagUID,
FlagUID  domainFlagUID 
)
inline

Definition at line 156 of file ReactionKernelIndexed_5_single_precision.h.

◆ fillFromFlagField() [2/2]

◆ getInnerSweep()

std::function< void(IBlock *)> walberla::pystencils::ReactionKernelIndexed_5_single_precision::getInnerSweep ( )
inline

Definition at line 147 of file ReactionKernelIndexed_5_single_precision.h.

References inner().

◆ getOuterSweep()

std::function< void(IBlock *)> walberla::pystencils::ReactionKernelIndexed_5_single_precision::getOuterSweep ( )
inline

Definition at line 151 of file ReactionKernelIndexed_5_single_precision.h.

References outer().

◆ getSweep()

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

Definition at line 143 of file ReactionKernelIndexed_5_single_precision.h.

References run().

◆ inner()

void walberla::pystencils::ReactionKernelIndexed_5_single_precision::inner ( IBlock *  block)

◆ operator()()

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

Definition at line 137 of file ReactionKernelIndexed_5_single_precision.h.

References block(), and run().

◆ outer()

void walberla::pystencils::ReactionKernelIndexed_5_single_precision::outer ( IBlock *  block)

◆ run()

void walberla::pystencils::ReactionKernelIndexed_5_single_precision::run ( IBlock *  block)

Member Data Documentation

◆ order_0_

float walberla::pystencils::ReactionKernelIndexed_5_single_precision::order_0_

Definition at line 222 of file ReactionKernelIndexed_5_single_precision.h.

◆ order_1_

float walberla::pystencils::ReactionKernelIndexed_5_single_precision::order_1_

Definition at line 223 of file ReactionKernelIndexed_5_single_precision.h.

◆ order_2_

float walberla::pystencils::ReactionKernelIndexed_5_single_precision::order_2_

Definition at line 224 of file ReactionKernelIndexed_5_single_precision.h.

◆ order_3_

float walberla::pystencils::ReactionKernelIndexed_5_single_precision::order_3_

Definition at line 225 of file ReactionKernelIndexed_5_single_precision.h.

◆ order_4_

float walberla::pystencils::ReactionKernelIndexed_5_single_precision::order_4_

Definition at line 226 of file ReactionKernelIndexed_5_single_precision.h.

◆ rate_coefficient_

float walberla::pystencils::ReactionKernelIndexed_5_single_precision::rate_coefficient_

Definition at line 227 of file ReactionKernelIndexed_5_single_precision.h.

◆ rho_0ID

BlockDataID walberla::pystencils::ReactionKernelIndexed_5_single_precision::rho_0ID

Definition at line 217 of file ReactionKernelIndexed_5_single_precision.h.

◆ rho_1ID

BlockDataID walberla::pystencils::ReactionKernelIndexed_5_single_precision::rho_1ID

Definition at line 218 of file ReactionKernelIndexed_5_single_precision.h.

◆ rho_2ID

BlockDataID walberla::pystencils::ReactionKernelIndexed_5_single_precision::rho_2ID

Definition at line 219 of file ReactionKernelIndexed_5_single_precision.h.

◆ rho_3ID

BlockDataID walberla::pystencils::ReactionKernelIndexed_5_single_precision::rho_3ID

Definition at line 220 of file ReactionKernelIndexed_5_single_precision.h.

◆ rho_4ID

BlockDataID walberla::pystencils::ReactionKernelIndexed_5_single_precision::rho_4ID

Definition at line 221 of file ReactionKernelIndexed_5_single_precision.h.

◆ stoech_0_

float walberla::pystencils::ReactionKernelIndexed_5_single_precision::stoech_0_

Definition at line 228 of file ReactionKernelIndexed_5_single_precision.h.

◆ stoech_1_

float walberla::pystencils::ReactionKernelIndexed_5_single_precision::stoech_1_

Definition at line 229 of file ReactionKernelIndexed_5_single_precision.h.

◆ stoech_2_

float walberla::pystencils::ReactionKernelIndexed_5_single_precision::stoech_2_

Definition at line 230 of file ReactionKernelIndexed_5_single_precision.h.

◆ stoech_3_

float walberla::pystencils::ReactionKernelIndexed_5_single_precision::stoech_3_

Definition at line 231 of file ReactionKernelIndexed_5_single_precision.h.

◆ stoech_4_

float walberla::pystencils::ReactionKernelIndexed_5_single_precision::stoech_4_

Definition at line 232 of file ReactionKernelIndexed_5_single_precision.h.


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