Go to the source code of this file.
Classes | |
| class | PorousFlowPreDisTempl< is_ad > |
| Kernel = sum (stoichiometry * density * porosity_old * saturation * reaction_rate) where the sum is over secondary chemical species in a precipitation-dissolution reaction system. More... | |
Typedefs | |
| typedef PorousFlowPreDisTempl< false > | PorousFlowPreDis |
| typedef PorousFlowPreDisTempl< true > | ADPorousFlowPreDis |
| typedef PorousFlowPreDisTempl<true> ADPorousFlowPreDis |
Definition at line 70 of file PorousFlowPreDis.h.
| typedef PorousFlowPreDisTempl<false> PorousFlowPreDis |
Definition at line 69 of file PorousFlowPreDis.h.
1.8.14