|
Flow123d
JS_before_hm-2115-gf629a871a
|
Reaction data. More...
#include <reaction_term.hh>

Public Member Functions | |
| EqData () | |
| Constructor. More... | |
Public Attributes | |
| SubstanceList | substances_ |
| std::shared_ptr< DOFHandlerMultiDim > | dof_handler_ |
| Pointer to DOF handler used through the reaction tree. More... | |
Reaction data.
Definition at line 77 of file reaction_term.hh.
| DualPorosity::EqData::EqData | ( | ) |
Constructor.
Definition at line 110 of file dual_porosity.cc.
| std::shared_ptr<DOFHandlerMultiDim> ReactionTerm::EqData::dof_handler_ |
Pointer to DOF handler used through the reaction tree.
Definition at line 91 of file reaction_term.hh.
| SubstanceList ReactionTerm::EqData::substances_ |
Names belonging to substances.
Must be same as in the transport.
Definition at line 88 of file reaction_term.hh.
1.8.17