My Project
|
References to source contributions owned by other party. More...
#include <PAvgCalculator.hpp>
Public Member Functions | |
Sources & | wellBlocks (const PAvgDynamicSourceData< Scalar > &wbSrc) |
Provide reference to cell-level contributions (pressure, pore-volume, mixture density) owned by other party. | |
Sources & | wellConns (const PAvgDynamicSourceData< Scalar > &wcSrc) |
Provide reference to connection-level contributions (pressure, pore-volume, mixture density) owned by other party. | |
const PAvgDynamicSourceData< Scalar > & | wellBlocks () const |
Get read-only access to cell-level contributions. | |
const PAvgDynamicSourceData< Scalar > & | wellConns () const |
Get read-only access to connection-level contributions. | |
References to source contributions owned by other party.
|
inline |
Provide reference to cell-level contributions (pressure, pore-volume, mixture density) owned by other party.
[in] | wbSrc | Cell-level contributions |
|
inline |
Provide reference to connection-level contributions (pressure, pore-volume, mixture density) owned by other party.
[in] | wcSrc | Connection-level contributions |