ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
walberla::EKReactionImplBulk< Architecture > Class Template Reference

#include <EKReactionImplBulk.hpp>

+ Inheritance diagram for walberla::EKReactionImplBulk< Architecture >:
+ Collaboration diagram for walberla::EKReactionImplBulk< Architecture >:

Public Member Functions

 ~EKReactionImplBulk () override=default
 
void perform_reaction () override
 
 EKReactionBase (std::shared_ptr< LatticeWalberla > lattice, reactants_type reactants, double coefficient)
 
double get_coefficient () const noexcept
 
auto get_lattice () const noexcept
 
auto constget_reactants () const noexcept
 
- Public Member Functions inherited from walberla::EKReactionBase
 EKReactionBase (std::shared_ptr< LatticeWalberla > lattice, reactants_type reactants, double coefficient)
 
virtual ~EKReactionBase ()=default
 
void set_coefficient (double coefficient) noexcept
 
double get_coefficient () const noexcept
 
auto get_lattice () const noexcept
 
auto constget_reactants () const noexcept
 

Additional Inherited Members

- Public Types inherited from walberla::EKReactionBase
using reactants_type = std::vector< std::shared_ptr< EKReactant > >
 

Detailed Description

template<lbmpy::Arch Architecture = lbmpy::Arch::CPU>
class walberla::EKReactionImplBulk< Architecture >

Definition at line 34 of file EKReactionImplBulk.hpp.

Constructor & Destructor Documentation

◆ ~EKReactionImplBulk()

template<lbmpy::Arch Architecture = lbmpy::Arch::CPU>
walberla::EKReactionImplBulk< Architecture >::~EKReactionImplBulk ( )
overridedefault

Member Function Documentation

◆ EKReactionBase()

template<lbmpy::Arch Architecture = lbmpy::Arch::CPU>
walberla::EKReactionBase::EKReactionBase ( std::shared_ptr< LatticeWalberla lattice,
reactants_type  reactants,
double  coefficient 
)
inline

Definition at line 41 of file EKReactionBase.hpp.

◆ get_coefficient()

template<lbmpy::Arch Architecture = lbmpy::Arch::CPU>
double walberla::EKReactionBase::get_coefficient ( ) const
inlinenoexcept

◆ get_lattice()

template<lbmpy::Arch Architecture = lbmpy::Arch::CPU>
auto walberla::EKReactionBase::get_lattice ( ) const
inlinenoexcept

◆ get_reactants()

template<lbmpy::Arch Architecture = lbmpy::Arch::CPU>
auto const & walberla::EKReactionBase::get_reactants ( ) const
inlinenoexcept

◆ perform_reaction()


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