![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#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 const & | get_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 const & | get_reactants () const noexcept |
Additional Inherited Members | |
Public Types inherited from walberla::EKReactionBase | |
| using | reactants_type = std::vector< std::shared_ptr< EKReactant > > |
Definition at line 34 of file EKReactionImplBulk.hpp.
|
overridedefault |
|
inline |
Definition at line 41 of file EKReactionBase.hpp.
|
inlinenoexcept |
Definition at line 51 of file EKReactionBase.hpp.
Referenced by walberla::EKReactionImplBulk< Architecture >::perform_reaction().
|
inlinenoexcept |
Definition at line 54 of file EKReactionBase.hpp.
Referenced by walberla::EKReactionImplBulk< Architecture >::perform_reaction().
|
inlinenoexcept |
Definition at line 55 of file EKReactionBase.hpp.
Referenced by walberla::EKReactionImplBulk< Architecture >::perform_reaction().
|
inlineoverridevirtual |
Implements walberla::EKReactionBase.
Definition at line 43 of file EKReactionImplBulk.hpp.
References block(), walberla::EKReactionImplBulk< Architecture >::get_coefficient(), walberla::EKReactionImplBulk< Architecture >::get_lattice(), walberla::EKReactionImplBulk< Architecture >::get_reactants(), and stream.