|
|
OPM_HOST_DEVICE void | updateTemperature_ ([[maybe_unused]] const Problem &problem, [[maybe_unused]] const PrimaryVariables &priVars, [[maybe_unused]] unsigned globalSpaceIndex, [[maybe_unused]] unsigned timeIdx) |
| |
|
OPM_HOST_DEVICE void | updateEnergyQuantities_ ([[maybe_unused]] const Problem &problem, [[maybe_unused]] const PrimaryVariables &priVars, [[maybe_unused]] unsigned globalSpaceIndex, [[maybe_unused]] unsigned timeIdx, [[maybe_unused]] const ParamCache ¶mCache) |
| |
|
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_ () |
| |
The documentation for this class was generated from the following file: