#include <opm/common/ErrorMacros.hpp>
#include <opm/common/Exceptions.hpp>
Go to the source code of this file.
Classes | |
class | Opm::Component< ScalarT, Implementation > |
Abstract base class of a pure chemical species. More... |
Abstract base class of a pure chemical species.
ScalarT | The type used for scalar values | |
Implementation | Necessary for static polymorphism |