|
|
void | add (const std::string &keyword, const std::string &wgname, const int num, const std::string &unit) |
| |
|
void | add (const std::string &keyword, const std::string &wgname, const int num, const std::string &unit, const std::optional< Opm::EclIO::lgr_info > &lgr) |
| |
| void | setNumber (const std::size_t paramIx, const int num) |
| | Assign NUMBER value of a single summary vector. More...
|
| |
|
|
class | SummarySpecification |
| |
◆ setNumber()
| void Opm::EclIO::OutputStream::SummarySpecification::Parameters::setNumber |
( |
const std::size_t |
paramIx, |
|
|
const int |
num |
|
) |
| |
Assign NUMBER value of a single summary vector.
This is a special purpose modifier to support connection level vectors that arise dynamically as a result of a geomechanical fracturing process.
- Parameters
-
| [in] | paramIx | Vector index. |
| [in] | num | Vector's new NUMBER value. |
The documentation for this class was generated from the following files: