#include <feed_descriptor.hpp>
|
void | update (double t, double d_t) noexcept |
◆ update()
void Simulation::Feed::FeedDescriptor::update |
( |
double | t, |
|
|
double | d_t ) |
|
noexcept |
◆ concentration
double Simulation::Feed::FeedDescriptor::concentration {} |
◆ extra
◆ flow
double Simulation::Feed::FeedDescriptor::flow {} |
◆ input_position
std::size_t Simulation::Feed::FeedDescriptor::input_position {} |
◆ output_position
std::optional<std::size_t> Simulation::Feed::FeedDescriptor::output_position |
◆ species_index
std::size_t Simulation::Feed::FeedDescriptor::species_index |
The documentation for this struct was generated from the following files:
- apps/libs/simulation/public/simulation/feed_descriptor.hpp
- apps/libs/simulation/src/feed_descriptor.cpp