![]() |
OpenSWMM Engine
6.0.0-alpha.4
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.4)
|
Reactions process component — phase R1 body. More...
#include "ReactionsComponent.hpp"#include "../../MsxInitialQuality.hpp"#include "ReactionsWriter.hpp"#include <cstdlib>#include "../../../core/SimulationContext.hpp"#include "../../../input/Tokenizer.hpp"#include "../../../plugins/ProcessComponentRegistry.hpp"#include "ReactionExpression.hpp"Classes | |
| class | openswmm::transport::Tokenizer |
| Stateless multi-delimiter tokenizer for SWMM input lines. More... | |
Namespaces | |
| namespace | openswmm |
| namespace | openswmm::transport |
Functions | |
| const std::vector< std::string > & | openswmm::transport::reactionSectionTags () |
| void | openswmm::transport::applyReactionSections (SimulationContext &ctx, const components::ComponentConfigSections &config, std::vector< std::string > &errors) |
| void | openswmm::transport::applyEmbeddedReactionSections (SimulationContext &ctx, bool external_component_registered, std::vector< std::string > &errors) |
| void | openswmm::transport::registerReactionsComponent () |
| bool | openswmm::transport::recompileReactionSystem (SimulationContext &ctx, std::vector< std::string > &errors) |
Reactions process component — phase R1 body.