TemperatureModel.hpp File Reference
#include <opm/common/OpmLog/OpmLog.hpp>
#include <opm/models/utils/propertysystem.hh>
#include <opm/simulators/flow/GenericTemperatureModel.hpp>
#include <opm/simulators/linalg/findOverlapRowsAndColumns.hpp>
#include <opm/models/parallel/gridcommhandles.hh>
#include <array>
#include <cstddef>
#include <memory>
#include <stdexcept>
#include <string>
#include <vector>
Include dependency graph for TemperatureModel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::Properties::EnableTemperatureModel< TypeTag, MyTypeTag >
 
class  Opm::TemperatureModel< TypeTag, enableTempV >
 A class which handles sequential implicit solution of the energy equation as specified in by TEMP. More...
 
class  Opm::TemperatureModel< TypeTag, false >
 

Namespaces

namespace  Opm
 
namespace  Opm::Properties
 

Detailed Description

A class which handles sequential implicit solution of the energy equation as specified in by TEMP.