The simplest solid phase consisting of a single solid component. More...
#include <string>#include <dune/common/exceptions.hh>Go to the source code of this file.
Classes | |
| class | Dumux::SolidSystems::OneCSolid< Scalar, ComponentT, isInertComp > |
| The simplest solid phase consisting of a single solid component. More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::SolidSystems |
Typedefs | |
| template<class Scalar , class ComponentT > | |
| using | Dumux::SolidSystems::InertSolidPhase = OneCSolid< Scalar, ComponentT, true > |
| A solid phase consisting of a single inert solid component. More... | |