|
ASPECT
|
Public Attributes | |
| std::shared_ptr< Cahn1956Interface< dim > > | kinetics |
| unsigned int | local_reaction_index = numbers::invalid_unsigned_int |
Stores the kinetics model for each reaction in a ReactionChain object. Each distinct reaction is referenced by a local index.
Definition at line 37 of file reaction_chain.h.
| std::shared_ptr<Cahn1956Interface<dim> > aspect::MaterialModel::ReactionModel::ReactionStep< dim >::kinetics |
Definition at line 39 of file reaction_chain.h.
| unsigned int aspect::MaterialModel::ReactionModel::ReactionStep< dim >::local_reaction_index = numbers::invalid_unsigned_int |
Definition at line 40 of file reaction_chain.h.