Provide the properties at a face which make sense indepentently of the conserved quantities.
More...
#include <fvbaseextensivequantities.hh>
|
|
static void | registerParameters () |
| | Register all run-time parameters for the extensive quantities.
|
| |
template<
class TypeTag>
class Opm::FvBaseExtensiveQuantities< TypeTag >
Provide the properties at a face which make sense indepentently of the conserved quantities.
◆ update()
Update the extensive quantities for a given sub-control-volume face.
- Parameters
-
| elemCtx | Reference to the current element context. |
| scvfIdx | The local index of the sub-control-volume face for which the extensive quantities should be calculated. |
| timeIdx | The index used by the time discretization. |
◆ updateBoundary()
Update the extensive quantities for a given boundary face.
- Parameters
-
| context | Reference to the current execution context. |
| bfIdx | The local index of the boundary face for which the extensive quantities should be calculated. |
| timeIdx | The index used by the time discretization. |
| fluidState | The FluidState on the domain boundary. |
| paramCache | The FluidSystem's parameter cache. |
The documentation for this class was generated from the following file: