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. More... | |