This class describes the organization of geological reservoir, i.e., of an interconnected network of porous and permeable rock units, containing an accumulation of economic fluids, such as oil and gas. A reservoir is normally enveloped by rock and fluid barriers and contains a single natural pressure system.
More...
|
virtual | ~RockFluidOrganizationInterpretation ()=default |
|
bool | isRockFluid () const final |
|
std::vector< AbstractGridRepresentation * > | getGridRepresentationSet () const |
|
uint64_t | getGridRepresentationCount () const |
|
AbstractGridRepresentation * | getGridRepresentation (uint64_t index) const |
|
bool | isAssociatedToGridRepresentation (AbstractGridRepresentation *gridRep) const |
|
virtual void | pushBackRockFluidUnitInterpretation (class RockFluidUnitInterpretation *rockFluidUnitInterpretation)=0 |
|
virtual uint64_t | getRockFluidUnitInterpCount () const =0 |
|
virtual common::DataObjectReference | getRockFluidUnitInterpretationDor (uint64_t index) const =0 |
|
class RockFluidUnitInterpretation * | getRockFluidUnitInterpretation (uint64_t index) const |
|
virtual | ~AbstractOrganizationInterpretation ()=default |
|
virtual bool | isStructural () const |
|
virtual bool | isStratigraphic () const |
|
void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject) |
|
void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject, AbstractFeatureInterpretation *partOf) |
|
void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject, gsoap_resqml2_0_1::resqml20__ContactSide directObjectQualifier) |
|
void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_resqml2_0_1::resqml20__ContactSide subjectQualifier, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject, gsoap_resqml2_0_1::resqml20__ContactSide directObjectQualifier) |
|
virtual | ~AbstractFeatureInterpretation ()=default |
|
common::DataObjectReference | getInterpretedFeatureDor () const |
|
void | setInterpretedFeature (AbstractFeature *feature) |
|
AbstractFeature * | getInterpretedFeature () const |
|
gsoap_resqml2_0_1::resqml20__Domain | initDomain (gsoap_resqml2_0_1::resqml20__Domain defaultDomain) const |
|
gsoap_resqml2_0_1::resqml20__Domain | getDomain () const |
|
std::vector< AbstractRepresentation * > | getRepresentationSet () const |
|
uint64_t | getRepresentationCount () const noexcept |
|
AbstractRepresentation * | getRepresentation (uint64_t index) const |
|
std::vector< GridConnectionSetRepresentation * > | getGridConnectionSetRepresentationSet () const |
|
This class describes the organization of geological reservoir, i.e., of an interconnected network of porous and permeable rock units, containing an accumulation of economic fluids, such as oil and gas. A reservoir is normally enveloped by rock and fluid barriers and contains a single natural pressure system.