|
|
| LogiHEAD (const LogiHEAD &rhs)=default |
|
| LogiHEAD (LogiHEAD &&rhs)=default |
|
LogiHEAD & | operator= (const LogiHEAD &rhs)=default |
|
LogiHEAD & | operator= (LogiHEAD &&rhs)=default |
|
LogiHEAD & | variousParam (const bool e300_radial, const bool e100_radial, const int nswlmx, const bool enableHyster) |
| LogiHEAD & | pvtModel (const PVTModel &pvt) |
| | Assign PVT model characteristics.
|
| LogiHEAD & | saturationFunction (const SatfuncFlags &satfunc) |
| | Assign saturation function characteristics.
|
|
const std::vector< bool > & | data () const |
|
LogiHEAD & | network (const int maxNoNodes) |
| | Logical switch to indicate that the network option is used.
|
◆ pvtModel()
Assign PVT model characteristics.
- Parameters
-
| [in] | pvt | Current run's PVT model characteristics. |
- Returns
- .
◆ saturationFunction()
Assign saturation function characteristics.
- Parameters
-
| [in] | satfunc | Current run's saturation function characteristics. |
- Returns
- .
The documentation for this class was generated from the following files:
- opm/output/eclipse/LogiHEAD.hpp
- opm/output/eclipse/LogiHEAD.cpp