|
|
OPM_HOST_DEVICE void | updateTemperature_ (const Problem &problem, unsigned globalDofIdx, unsigned timeIdx) |
| |
|
OPM_HOST_DEVICE void | updateTemperature_ (const ElementContext &elemCtx, unsigned dofIdx, unsigned timeIdx) |
| |
|
template<class Problem > |
| OPM_HOST_DEVICE void | updateTemperature_ (const Problem &problem, [[maybe_unused]] const PrimaryVariables &priVars, unsigned globalDofIdx, unsigned timeIdx, [[maybe_unused]] const LinearizationType &lintype) |
| |
| OPM_HOST_DEVICE void | updateEnergyQuantities_ ([[maybe_unused]] const ElementContext &elemCtx, [[maybe_unused]] unsigned dofIdx, [[maybe_unused]] unsigned timeIdx) |
| | Compute the intensive quantities needed to handle energy conservation. More...
|
| |
|
OPM_HOST_DEVICE void | updateEnergyQuantities_ ([[maybe_unused]] const Problem &problem, [[maybe_unused]] const unsigned globalSpaceIdx, [[maybe_unused]] const unsigned timeIdx) |
| |
|
OPM_HOST_DEVICE const Evaluation & | rockInternalEnergy () const |
| |
|
OPM_HOST_DEVICE const Evaluation & | totalThermalConductivity () const |
| |
|
|
OPM_HOST_DEVICE Implementation & | asImp_ () |
| |
◆ updateEnergyQuantities_()
template<class TypeTag >
| OPM_HOST_DEVICE void Opm::BlackOilEnergyIntensiveQuantities< TypeTag, EnergyModules::SequentialImplicitThermal >::updateEnergyQuantities_ |
( |
[[maybe_unused] ] const ElementContext & |
elemCtx, |
|
|
[[maybe_unused] ] unsigned |
dofIdx, |
|
|
[[maybe_unused] ] unsigned |
timeIdx |
|
) |
| |
|
inline |
Compute the intensive quantities needed to handle energy conservation.
The documentation for this class was generated from the following file: