DummyHeatConductionLaw.hpp File Reference

Implements a dummy law for heat conduction to which isothermal models can fall back to. More...

#include <opm/common/Exceptions.hpp>
#include <opm/common/ErrorMacros.hpp>
Include dependency graph for DummyHeatConductionLaw.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...
 

Namespaces

 Opm
 

Detailed Description

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.