18 #ifndef FIRST_ORDER_REACTION_H_ 19 #define FIRST_ORDER_REACTION_H_ 58 void assemble_ode_matrix(
void)
override;
61 void initialize_from_input()
override;
70 #endif // FIRST_ORDER_REACTION_H_ ReactionTerm FactoryBaseType
Base class for linear reactions and decay chain.
Class ReactionTerm is an abstract class representing reaction term in transport.
static const int registrar
Registrar of class to factory.
Class implements the linear reactions.
std::vector< double > reaction_rates_
Vector of reaction rates of the transported substances.