#include <UnaryDegradationReaction.h>
Inheritance diagram for UnaryDegradationReaction:


Public Methods | |
| UnaryDegradationReaction (Chemical *UnstableChemical, RateConstant *k_deg, std::string reactionName) | |
| virtual | ~UnaryDegradationReaction () |
| double | GetRate () const |
| std::vector< JElement * > * | GetChemicalJacobian () |
| void | SetTeXForm () |
Protected Attributes | |
| int | k_deg |
| int | UnstableChemical |
|
||||||||||||||||
|
Definition at line 11 of file UnaryDegradationReaction.cpp. References Reaction::chemicalJacobian, Reaction::chemicals, Reaction::numberOfEachChemicalChangedByReaction, Reaction::rateConstants, and SetTeXForm. |
|
|
Definition at line 30 of file UnaryDegradationReaction.cpp. |
|
|
Implements Reaction. Definition at line 55 of file UnaryDegradationReaction.cpp. References Reaction::chemicalJacobian, Reaction::chemicals, k_deg, Reaction::rateConstants, and UnstableChemical. |
|
|
Implements Reaction. Definition at line 35 of file UnaryDegradationReaction.cpp. References Reaction::chemicals, k_deg, Reaction::rateConstants, and UnstableChemical. |
|
|
Implements Reaction. Definition at line 40 of file UnaryDegradationReaction.cpp. References Reaction::chemicals, k_deg, Reaction::m_sTeXForm, Reaction::rateConstants, and UnstableChemical. Referenced by UnaryDegradationReaction. |
|
|
Definition at line 24 of file UnaryDegradationReaction.h. Referenced by GetChemicalJacobian, GetRate, and SetTeXForm. |
|
|
Definition at line 25 of file UnaryDegradationReaction.h. Referenced by GetChemicalJacobian, GetRate, and SetTeXForm. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002