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

Classes

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

Typedefs

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