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

#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
 

Detailed Description

Constructor & Destructor Documentation

◆ EKReactant()

walberla::EKReactant::EKReactant ( std::shared_ptr< EKinWalberlaBase ekspecies,
double  stoech_coeff,
double  order 
)
inline

Member Function Documentation

◆ get_order()

double walberla::EKReactant::get_order ( ) const
inlinenoexcept

◆ get_species()

auto walberla::EKReactant::get_species ( ) const
inlinenoexcept

◆ get_stoech_coeff()

double walberla::EKReactant::get_stoech_coeff ( ) const
inlinenoexcept

◆ set_order()

void walberla::EKReactant::set_order ( double  order)
inlinenoexcept

◆ set_species()

void walberla::EKReactant::set_species ( std::shared_ptr< EKinWalberlaBase ekspecies)
inlinenoexcept

◆ set_stoech_coefficient()

void walberla::EKReactant::set_stoech_coefficient ( double  stoech_coeff)
inlinenoexcept

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