Component traits, i.e. information extracted from components.
#include <type_traits>#include <dumux/material/components/solid.hh>#include <dumux/material/components/liquid.hh>#include <dumux/material/components/gas.hh>#include <dumux/material/components/ion.hh>Go to the source code of this file.
Classes | |
| struct | Dumux::ComponentTraits< Component > |
| Component traits, i.e. information extracted from components. More... | |
Namespaces | |
| namespace | Dumux |