My Project
|
Abstract base class of a pure chemical species. More...
#include <stdexcept>
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 |