ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <EKReactant.hpp>
Public Member Functions | |
EKReactant (std::shared_ptr< EKinWalberlaBase > ekspecies, double stoech_coeff, double order) | |
void | set_stoech_coefficient (double stoech_coeff) noexcept |
double | get_stoech_coeff () const noexcept |
void | set_order (double order) noexcept |
double | get_order () const noexcept |
void | set_species (std::shared_ptr< EKinWalberlaBase > ekspecies) noexcept |
auto | get_species () const noexcept |
Definition at line 29 of file walberla_bridge/include/walberla_bridge/electrokinetics/reactions/EKReactant.hpp.
|
inline |
Definition at line 36 of file walberla_bridge/include/walberla_bridge/electrokinetics/reactions/EKReactant.hpp.
|
inlinenoexcept |
Definition at line 51 of file walberla_bridge/include/walberla_bridge/electrokinetics/reactions/EKReactant.hpp.
|
inlinenoexcept |
Definition at line 57 of file walberla_bridge/include/walberla_bridge/electrokinetics/reactions/EKReactant.hpp.
|
inlinenoexcept |
Definition at line 45 of file walberla_bridge/include/walberla_bridge/electrokinetics/reactions/EKReactant.hpp.
|
inlinenoexcept |
Definition at line 49 of file walberla_bridge/include/walberla_bridge/electrokinetics/reactions/EKReactant.hpp.
|
inlinenoexcept |
Definition at line 53 of file walberla_bridge/include/walberla_bridge/electrokinetics/reactions/EKReactant.hpp.
|
inlinenoexcept |
Definition at line 41 of file walberla_bridge/include/walberla_bridge/electrokinetics/reactions/EKReactant.hpp.