#include <opm/common/Unused.hpp>
#include <opm/common/Exceptions.hpp>
#include <opm/common/ErrorMacros.hpp>
Go to the source code of this file.
Classes | |
class | Opm::DummyHeatConductionLaw< ScalarT > |
Implements a dummy law for heat conduction to which isothermal models can fall back to. More... |
Implements a dummy law for heat conduction to which isothermal models can fall back to. If any method of this law is called, it throws std::logic_error.