version 3.10.0
Loading...
Searching...
No Matches
Dumux::SolidSystems Namespace Reference

Classes

class  OneCSolid
 The simplest solid phase consisting of a single solid component. More...
class  CompositionalSolidPhase
 A solid phase consisting of multiple inert solid components. More...

Typedefs

template<class Scalar, class ComponentT>
using InertSolidPhase = OneCSolid<Scalar, ComponentT, true>
 A solid phase consisting of a single inert solid component.