Implements a rate vector on the boundary for the fully implicit compositional multi-phase primary variable switching compositional model.
More...
|
| | PvsBoundaryRateVector () |
| |
| | PvsBoundaryRateVector (const Evaluation &value) |
| |
| | PvsBoundaryRateVector (const PvsBoundaryRateVector &value) |
| |
| template<class Context , class FluidState > |
| void | setFreeFlow (const Context &context, int bfIdx, int timeIdx, const FluidState &fluidState) |
| | Specify a free-flow boundary. More...
|
| |
| template<class Context , class FluidState > |
| void | setInFlow (const Context &context, int bfIdx, int timeIdx, const FluidState &fluidState) |
| | Specify an inflow boundary. More...
|
| |
| template<class Context , class FluidState > |
| void | setOutFlow (const Context &context, int bfIdx, int timeIdx, const FluidState &fluidState) |
| | Specify an outflow boundary. More...
|
| |
| void | setNoFlow () |
| | Specify a no-flow boundary for all conserved quantities. More...
|
| |
template<class TypeTag>
class Ewoms::PvsBoundaryRateVector< TypeTag >
Implements a rate vector on the boundary for the fully implicit compositional multi-phase primary variable switching compositional model.