Fesapi  0.13.0.0
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
RESQML2_NS::GridConnectionSetRepresentation Class Referenceabstract
Inheritance diagram for RESQML2_NS::GridConnectionSetRepresentation:
RESQML2_NS::AbstractRepresentation COMMON_NS::AbstractObject RESQML2_0_1_NS::GridConnectionSetRepresentation

Public Member Functions

virtual ~GridConnectionSetRepresentation ()
 
virtual std::string getXmlTag () const
 
virtual std::string getHdfProxyUuid () const =0
 
virtual ULONG64 getCellIndexPairCount () const =0
 
virtual ULONG64 getCellIndexPairs (ULONG64 *cellIndexPairs) const =0
 
virtual unsigned int getCellIndexPairCountFromInterpretationIndex (const unsigned int &interpretationIndex) const =0
 
virtual bool isAssociatedToInterpretations () const =0
 
virtual void getInterpretationIndexCumulativeCount (unsigned int *cumulativeCount) const =0
 
virtual void getInterpretationIndices (unsigned int *interpretationIndices) const =0
 
virtual LONG64 getInterpretationIndexNullValue () const =0
 
virtual void getGridConnectionSetInformationFromInterpretationIndex (ULONG64 *cellIndexPairs, unsigned short *gridIndexPairs, int *localFaceIndexPairs, const unsigned int &interpretationIndex) const =0
 
virtual std::string getInterpretationUuidFromIndex (const unsigned int &interpretationIndex) const =0
 
class AbstractFeatureInterpretationgetInterpretationFromIndex (const unsigned int &interpretationIndex) const
 
virtual unsigned int getInterpretationCount () const =0
 
virtual bool hasLocalFacePerCell () const =0
 
virtual LONG64 getLocalFacePerCellIndexPairs (int *localFacePerCellIndexPairs) const =0
 
virtual bool isBasedOnMultiGrids () const =0
 
virtual void getGridIndexPairs (unsigned short *gridIndexPairs) const =0
 
virtual void setCellIndexPairsUsingExistingDataset (const ULONG64 &cellIndexPairCount, const std::string &cellIndexPair, const LONG64 &nullValue, COMMON_NS::AbstractHdfProxy *proxy, const std::string &gridIndexPair="")=0
 
void setCellIndexPairs (const ULONG64 &cellIndexPairCount, ULONG64 *cellIndexPair, const LONG64 &nullValue, COMMON_NS::AbstractHdfProxy *proxy, unsigned short *gridIndexPair=nullptr)
 
virtual void setLocalFacePerCellIndexPairs (const ULONG64 &cellIndexPairCount, int *localFacePerCellIndexPair, const LONG64 &nullValue, COMMON_NS::AbstractHdfProxy *proxy)=0
 
virtual void setConnectionInterpretationIndices (unsigned int *interpretationIndices, const unsigned int &interpretationIndiceCount, const LONG64 &nullValue, COMMON_NS::AbstractHdfProxy *proxy)=0
 
void pushBackInterpretation (class AbstractFeatureInterpretation *interp)
 
void pushBackSupportingGridRepresentation (class AbstractGridRepresentation *supportingGridRep)
 
virtual unsigned int getSupportingGridRepresentationCount () const =0
 
class AbstractGridRepresentationgetSupportingGridRepresentation (unsigned int index) const
 
virtual gsoap_resqml2_0_1::eml20__DataObjectReference * getSupportingGridRepresentationDor (unsigned int index) const =0
 
std::string getSupportingGridRepresentationUuid (unsigned int index) const
 
std::string getSupportingGridRepresentationTitle (unsigned int index) const
 
std::string getSupportingGridRepresentationContentType (unsigned int index) const
 
ULONG64 getXyzPointCountOfPatch (const unsigned int &patchIndex) const
 
void getXyzPointsOfPatch (const unsigned int &patchIndex, double *xyzPoints) const
 
unsigned int getPatchCount () const
 
- Public Member Functions inherited from RESQML2_NS::AbstractRepresentation
virtual ~AbstractRepresentation ()
 
class AbstractLocal3dCrsgetLocalCrs () const
 
virtual gsoap_resqml2_0_1::eml20__DataObjectReference * getLocalCrsDor () const
 
std::string getLocalCrsUuid () const
 
COMMON_NS::AbstractHdfProxygetHdfProxy () const
 
const std::vector< class AbstractProperty * > & getPropertySet () const
 
std::vector< class AbstractValuesProperty * > getValuesPropertySet () const
 
unsigned int getValuesPropertyCount () const
 
class AbstractValuesPropertygetValuesProperty (const unsigned int &index) const
 
void setInterpretation (class AbstractFeatureInterpretation *interp)
 
class AbstractFeatureInterpretationgetInterpretation () const
 
gsoap_resqml2_0_1::eml20__DataObjectReference * getInterpretationDor () const
 
std::string getInterpretationUuid () const
 
std::string getInterpretationContentType () const
 
void pushBackSubRepresentation (class SubRepresentation *subRep)
 
std::vector< SubRepresentation * > getSubRepresentationSet () const
 
unsigned int getSubRepresentationCount () const
 
SubRepresentationgetSubRepresentation (const unsigned int &index) const
 
std::vector< SubRepresentation * > getFaultSubRepresentationSet () const
 
unsigned int getFaultSubRepresentationCount () const
 
SubRepresentationgetFaultSubRepresentation (const unsigned int &index) const
 
ULONG64 getXyzPointCountOfAllPatches () const
 
void getXyzPointsOfPatchInGlobalCrs (const unsigned int &patchIndex, double *xyzPoints) const
 
void getXyzPointsOfAllPatches (double *xyzPoints) const
 
void getXyzPointsOfAllPatchesInGlobalCrs (double *xyzPoints) const
 
AbstractRepresentationgetSeismicSupportOfPatch (const unsigned int &patchIndex) const
 
std::set< AbstractRepresentation * > getAllSeismicSupport () const
 
void pushBackIntoRepresentationSet (class RepresentationSetRepresentation *repSet, bool xml=true)
 
ULONG64 getRepresentationSetRepresentationCount () const
 
RepresentationSetRepresentationgetRepresentationSetRepresentation (const ULONG64 &index) const
 
void setHdfProxy (COMMON_NS::AbstractHdfProxy *proxy)
 
void addSeismic3dCoordinatesToPatch (const unsigned int patchIndex, double *inlines, double *crosslines, const unsigned int &pointCount, RESQML2_NS::AbstractRepresentation *seismicSupport, COMMON_NS::AbstractHdfProxy *proxy)
 
void addSeismic3dCoordinatesToPatch (const unsigned int patchIndex, const double &startInline, const double &incrInline, const unsigned int &countInline, const double &startCrossline, const double &incrCrossline, const unsigned int &countCrossline, RESQML2_NS::AbstractRepresentation *seismicSupport)
 
void addSeismic2dCoordinatesToPatch (const unsigned int patchIndex, double *lineAbscissa, RESQML2_NS::AbstractRepresentation *seismicSupport, COMMON_NS::AbstractHdfProxy *proxy)
 
void getSeismicLineAbscissaOfPointsOfPatch (const unsigned int &patchIndex, double *values)
 
void getInlinesOfPointsOfPatch (const unsigned int &patchIndex, double *values)
 
void getCrosslinesOfPointsOfPatch (const unsigned int &patchIndex, double *values)
 
- Public Member Functions inherited from COMMON_NS::AbstractObject
bool isPartial () const
 
std::string getUuid () const
 
std::string getTitle () const
 
std::string getEditor () const
 
time_t getCreation () const
 
tm getCreationAsTimeStructure () const
 
std::string getOriginator () const
 
std::string getDescription () const
 
time_t getLastUpdate () const
 
tm getLastUpdateAsTimeStructure () const
 
std::string getFormat () const
 
std::string getDescriptiveKeywords () const
 
std::string getVersionString () const
 
void setTitle (const std::string &title)
 
void setEditor (const std::string &editor)
 
void setCreation (const time_t &creation)
 
void setCreation (const tm &creation)
 
void setOriginator (const std::string &originator)
 
void setDescription (const std::string &description)
 
void setLastUpdate (const time_t &lastUpdate)
 
void setLastUpdate (const tm &lastUpdate)
 
void setFormat (const std::string &format)
 
void setDescriptiveKeywords (const std::string &descriptiveKeywords)
 
void setVersionString (const std::string &versionString)
 
void setMetadata (const std::string &title, const std::string &editor, const time_t &creation, const std::string &originator, const std::string &description, const time_t &lastUpdate, const std::string &format, const std::string &descriptiveKeywords)
 
void serializeIntoStream (std::ostream *stream)
 
gsoap_resqml2_0_1::eml20__AbstractCitedDataObject * getGsoapProxy () const
 
soap * getGsoapContext () const
 
int getGsoapType () const
 
gsoap_resqml2_0_1::eml20__DataObjectReference * newResqmlReference () const
 
gsoap_eml2_1::eml21__DataObjectReference * newEmlReference () const
 
gsoap_resqml2_0_1::resqml2__ContactElementReference * newResqmlContactElementReference () const
 
COMMON_NS::EpcDocumentgetEpcDocument () const
 
virtual std::string getXmlNamespace () const
 
virtual std::string getResqmlVersion () const
 
virtual std::string getContentType () const
 
virtual std::string getPartNameInEpcDocument () const
 
std::string serializeIntoString ()
 
void addAlias (const std::string &authority, const std::string &title)
 
unsigned int getAliasCount () const
 
std::string getAliasAuthorityAtIndex (const unsigned int &index) const
 
std::string getAliasTitleAtIndex (const unsigned int &index) const
 
const std::vector< RESQML2_NS::Activity * > & getActivitySet () const
 
unsigned int getActivityCount () const
 
RESQML2_NS::ActivitygetActivity (const unsigned int &index) const
 
void pushBackExtraMetadata (const std::string &key, const std::string &value)
 
std::tr1::unordered_map< std::string, std::string > getExtraMetadataSet () const
 
std::vector< std::string > getExtraMetadata (const std::string &key) const
 
unsigned int getExtraMetadataCount () const
 
std::string getExtraMetadataKeyAtIndex (const unsigned int &index) const
 
std::string getExtraMetadataStringValueAtIndex (const unsigned int &index) const
 

Static Public Attributes

static const char * XML_TAG = "GridConnectionSetRepresentation"
 
- Static Public Attributes inherited from RESQML2_NS::AbstractRepresentation
static const char * XML_TAG = "AbstractRepresentation"
 

Protected Member Functions

 GridConnectionSetRepresentation (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
 
 GridConnectionSetRepresentation (class AbstractFeatureInterpretation *interp)
 
 GridConnectionSetRepresentation (gsoap_resqml2_0_1::_resqml2__GridConnectionSetRepresentation *fromGsoap)
 
virtual void pushBackXmlInterpretation (class AbstractFeatureInterpretation *interp)=0
 
virtual void pushBackXmlSupportingGridRepresentation (class AbstractGridRepresentation *supportingGridRep)=0
 
- Protected Member Functions inherited from RESQML2_NS::AbstractRepresentation
 AbstractRepresentation (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
 
 AbstractRepresentation (class AbstractFeatureInterpretation *interp, class AbstractLocal3dCrs *crs)
 
 AbstractRepresentation (gsoap_resqml2_0_1::resqml2__AbstractRepresentation *fromGsoap)
 
void pushBackSeismicSupport (AbstractRepresentation *seismicSupport)
 
void setXmlInterpretation (class AbstractFeatureInterpretation *interp)
 
virtual gsoap_resqml2_0_1::resqml2__PointGeometry * getPointGeometry2_0_1 (const unsigned int &patchIndex) const
 
gsoap_resqml2_0_1::resqml2__PointGeometry * createPointGeometryPatch2_0_1 (const unsigned int &patchIndex, double *points, unsigned long long *numPoints, const unsigned int &numDimensionsInArray, COMMON_NS::AbstractHdfProxy *proxy)
 
std::string getHdfProxyUuidFromPointGeometryPatch (gsoap_resqml2_0_1::resqml2__PointGeometry *patch) const
 
gsoap_resqml2_0_1::resqml2__Seismic2dCoordinates * getSeismic2dCoordinates (const unsigned int &patchIndex) const
 
gsoap_resqml2_0_1::resqml2__Seismic3dCoordinates * getSeismic3dCoordinates (const unsigned int &patchIndex) const
 
- Protected Member Functions inherited from COMMON_NS::AbstractObject
 AbstractObject ()
 Indicate whether methods update the XML (gSoap) or only the C++ classes of the API.
 
 AbstractObject (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
 
 AbstractObject (gsoap_resqml2_0_1::eml20__AbstractCitedDataObject *proxy)
 
 AbstractObject (gsoap_eml2_1::eml21__AbstractObject *proxy)
 
void initMandatoryMetadata ()
 
void setMetadata (const std::string &guid, const std::string &title, const std::string &editor, const time_t &creation, const std::string &originator, const std::string &description, const time_t &lastUpdate, const std::string &format, const std::string &descriptiveKeywords)
 
void cannotBePartial () const
 
void changeToPartialObject ()
 

Additional Inherited Members

- Public Types inherited from RESQML2_NS::AbstractRepresentation
enum  indexableElement {
  NODE = 0, EDGE = 1, FACE = 2, VOLUME = 3,
  PILLAR = 4
}
 
- Protected Types inherited from COMMON_NS::AbstractObject
enum  EmlVersion { TWO_DOT_ZERO = 0, TWO_DOT_ONE = 1 }
 
- Static Protected Member Functions inherited from COMMON_NS::AbstractObject
static void addActivityToResqmlObject (RESQML2_NS::Activity *activity, AbstractObject *resqmlObject)
 
- Protected Attributes inherited from RESQML2_NS::AbstractRepresentation
class AbstractFeatureInterpretationinterpretation
 
COMMON_NS::AbstractHdfProxyhdfProxy
 
class AbstractLocal3dCrslocalCrs
 
std::vector< SubRepresentation * > subRepresentationSet
 
std::vector< AbstractProperty * > propertySet
 
std::vector< AbstractRepresentation * > seismicSupportedRepSet
 
std::vector< class RepresentationSetRepresentation * > representationSetRepresentationSet
 
- Protected Attributes inherited from COMMON_NS::AbstractObject
gsoap_resqml2_0_1::eml20__AbstractCitedDataObject * gsoapProxy2_0_1
 
gsoap_eml2_1::eml21__AbstractObject * gsoapProxy2_1
 
COMMON_NS::EpcDocumentepcDocument
 
std::vector< RESQML2_NS::Activity * > activitySet
 
bool updateXml
 

Constructor & Destructor Documentation

RESQML2_NS::GridConnectionSetRepresentation::GridConnectionSetRepresentation ( gsoap_resqml2_0_1::eml20__DataObjectReference *  partialObject)
inlineprotected

Only to be used in partial transfer context

RESQML2_NS::GridConnectionSetRepresentation::GridConnectionSetRepresentation ( class AbstractFeatureInterpretation interp)
inlineprotected

Creates an instance of this class in a gsoap context.

RESQML2_NS::GridConnectionSetRepresentation::GridConnectionSetRepresentation ( gsoap_resqml2_0_1::_resqml2__GridConnectionSetRepresentation *  fromGsoap)
inlineprotected

Creates an instance of this class by wrapping a gsoap instance.

virtual RESQML2_NS::GridConnectionSetRepresentation::~GridConnectionSetRepresentation ( )
inlinevirtual

Destructor does nothing since the memory is managed by the gsoap context.

Reimplemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

Member Function Documentation

virtual ULONG64 RESQML2_NS::GridConnectionSetRepresentation::getCellIndexPairCount ( ) const
pure virtual

Get the cell index pair count of this grid connection representation

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual unsigned int RESQML2_NS::GridConnectionSetRepresentation::getCellIndexPairCountFromInterpretationIndex ( const unsigned int &  interpretationIndex) const
pure virtual

Get the cell index pairs count which correspond to a particular interpretation.

Parameters
interpretationIndexThe index of the interpretation in the collection of feature interpretation of this grid connection set.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual ULONG64 RESQML2_NS::GridConnectionSetRepresentation::getCellIndexPairs ( ULONG64 *  cellIndexPairs) const
pure virtual

Get the cell index pair count of this grid connection representation

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual void RESQML2_NS::GridConnectionSetRepresentation::getGridConnectionSetInformationFromInterpretationIndex ( ULONG64 *  cellIndexPairs,
unsigned short *  gridIndexPairs,
int *  localFaceIndexPairs,
const unsigned int &  interpretationIndex 
) const
pure virtual

Get the cell index pairs, the grid index pairs (optional) and the local face pairs (optional) which correspond to a particular interpretation.

Parameters
cellIndexPairsMandatory. Must be allocated with getCellIndexPairCountFromIndex first.
gridIndexPairsOptional (put null if you don't want it). Must be allocated with getCellIndexPairCountFromIndex first.
localFaceIndexPairsOptional (put null if you don't want it). Must be allocated with getCellIndexPairCountFromIndex first.
interpretationIndexThe index of the interpretation in the collection of feature interpretation of this grid connection set.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual void RESQML2_NS::GridConnectionSetRepresentation::getGridIndexPairs ( unsigned short *  gridIndexPairs) const
pure virtual

Get the grid index pairs of this grid connection representation The count of gridIndexPairs must be getCellIndexPairCount()*2.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual unsigned int RESQML2_NS::GridConnectionSetRepresentation::getInterpretationCount ( ) const
pure virtual

Get the count of interpretations in this grid connection set.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

AbstractFeatureInterpretation * GridConnectionSetRepresentation::getInterpretationFromIndex ( const unsigned int &  interpretationIndex) const

Get a particular interpretation of this grid connection set.

Parameters
interpretationIndexThe index of the interpretation in the collection of feature interpretation of this grid connection set.
virtual void RESQML2_NS::GridConnectionSetRepresentation::getInterpretationIndexCumulativeCount ( unsigned int *  cumulativeCount) const
pure virtual

Get the interpretation index cumulative count of this grid connection representation The count of cumulativeCount must be getCellIndexPairCount().

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual LONG64 RESQML2_NS::GridConnectionSetRepresentation::getInterpretationIndexNullValue ( ) const
pure virtual

Returns the null value for interpretation index.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual void RESQML2_NS::GridConnectionSetRepresentation::getInterpretationIndices ( unsigned int *  interpretationIndices) const
pure virtual

Get the interpretation indices of this grid connection representation The count of interpretationIndices is the last value of the array returning by getInterpretationIndexCumulativeCount.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual std::string RESQML2_NS::GridConnectionSetRepresentation::getInterpretationUuidFromIndex ( const unsigned int &  interpretationIndex) const
pure virtual

Get the UUID of a particular interpretation of this grid connection set.

Parameters
interpretationIndexThe index of the interpretation in the collection of feature interpretation of this grid connection set.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual LONG64 RESQML2_NS::GridConnectionSetRepresentation::getLocalFacePerCellIndexPairs ( int *  localFacePerCellIndexPairs) const
pure virtual

Get the local face cell index pairs of this grid connection representation.

Parameters
localFacePerCellIndexPairsTis array must be pre allocated and won't be deallocated byt fesapi. The count of localFacePerCellIndexPairs must be getCellIndexPairCount()*2.
Returns
The used null value in localFacePerCellIndexPairs

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

unsigned int RESQML2_NS::GridConnectionSetRepresentation::getPatchCount ( ) const
inlinevirtual

Always return one since this representation does not contain patches.

Implements RESQML2_NS::AbstractRepresentation.

AbstractGridRepresentation * GridConnectionSetRepresentation::getSupportingGridRepresentation ( unsigned int  index) const

Get the supporting grid representation located at a specific index of this grid connection representation.

std::string GridConnectionSetRepresentation::getSupportingGridRepresentationContentType ( unsigned int  index) const

Get one of the supporting grid representation content type of this grid connection representation.

virtual unsigned int RESQML2_NS::GridConnectionSetRepresentation::getSupportingGridRepresentationCount ( ) const
pure virtual

Get the count of the supporting grid representations of this grid connection representation.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual gsoap_resqml2_0_1::eml20__DataObjectReference* RESQML2_NS::GridConnectionSetRepresentation::getSupportingGridRepresentationDor ( unsigned int  index) const
pure virtual

Get one of the supporting grid representation dor of this grid connection representation.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

std::string GridConnectionSetRepresentation::getSupportingGridRepresentationTitle ( unsigned int  index) const

Get one of the supporting grid representation title of this grid connection representation.

std::string GridConnectionSetRepresentation::getSupportingGridRepresentationUuid ( unsigned int  index) const

Get one of the supporting grid representation uuid of this grid connection representation.

std::string GridConnectionSetRepresentation::getXmlTag ( ) const
virtual

Get the XML tag for the XML serialization of this instance

Implements COMMON_NS::AbstractObject.

ULONG64 GridConnectionSetRepresentation::getXyzPointCountOfPatch ( const unsigned int &  patchIndex) const
virtual

Get the xyz point count in a given patch.

Implements RESQML2_NS::AbstractRepresentation.

void GridConnectionSetRepresentation::getXyzPointsOfPatch ( const unsigned int &  patchIndex,
double *  xyzPoints 
) const
virtual

Get all the XYZ points of a particular patch of this representation. XYZ points are given in the local CRS.

Parameters
xyzPointsA linearized 2d array where the first (quickest) dimension is coordinate dimension (XYZ) and second dimension is vertex dimension. It must be pre allocated.

Implements RESQML2_NS::AbstractRepresentation.

virtual bool RESQML2_NS::GridConnectionSetRepresentation::hasLocalFacePerCell ( ) const
pure virtual

Indicates if the grid connection set representation contains information on the connected faces of the two cells.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual bool RESQML2_NS::GridConnectionSetRepresentation::isAssociatedToInterpretations ( ) const
pure virtual

Indicates wether the cell connection are associated to interpretation or not.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual bool RESQML2_NS::GridConnectionSetRepresentation::isBasedOnMultiGrids ( ) const
pure virtual

Indicates if the grid connection set representation is based on several grids.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

void GridConnectionSetRepresentation::pushBackInterpretation ( class AbstractFeatureInterpretation interp)

Push back an interpretation which can be mapped with some connections.

Parameters
interpThe interpration to push back.
void GridConnectionSetRepresentation::pushBackSupportingGridRepresentation ( class AbstractGridRepresentation supportingGridRep)

Push back a grid representation which is one of the support of this representation. And push back this representation as a grid connection information of the grid representation as well.

void GridConnectionSetRepresentation::setCellIndexPairs ( const ULONG64 &  cellIndexPairCount,
ULONG64 *  cellIndexPair,
const LONG64 &  nullValue,
COMMON_NS::AbstractHdfProxy proxy,
unsigned short *  gridIndexPair = nullptr 
)

Set the cell index pairs of the grid connections representation

Parameters
cellIndexPairCountThe count of cell index pair. It is half of all the stored numerical values.
cellIndexPairAll the cell index pair in a 1d Array where the cell indices go faster than the pair.
nullValueThe integer null value used in the hdf dataset for null cell and potentially null grid.
proxyThe HDF proxy where the numerical values (cell indices) are stored.
gridIndexPairAll the grid index pair in a 1d Array where the grid indices go faster than the pair. The grid at an index must correspond to the cell at the same index in the cellIndexPair array.
virtual void RESQML2_NS::GridConnectionSetRepresentation::setCellIndexPairsUsingExistingDataset ( const ULONG64 &  cellIndexPairCount,
const std::string &  cellIndexPair,
const LONG64 &  nullValue,
COMMON_NS::AbstractHdfProxy proxy,
const std::string &  gridIndexPair = "" 
)
pure virtual

Set the cell index pairs of the grid connections representation using some exisiting hdf5 datasets.

Parameters
cellIndexPairCountThe count of cell index pair. It is half of all the stored numerical values.
cellIndexPairThe HDF dataset path where we can find all the cell index pair in a 1d Array where the cell indices go faster than the pair.
nullValueThe integer null value used in the hdf dataset for null cell and potentially null grid.
proxyThe HDF proxy where the numerical values (cell indices) are stored.
gridIndexPairThe HDF dataset path where we can find all the grid index pair in a 1d Array where the grid indices go faster than the pair. The grid at an index must correspond to the cell at the same index in the cellIndexPair array.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual void RESQML2_NS::GridConnectionSetRepresentation::setConnectionInterpretationIndices ( unsigned int *  interpretationIndices,
const unsigned int &  interpretationIndiceCount,
const LONG64 &  nullValue,
COMMON_NS::AbstractHdfProxy proxy 
)
pure virtual

For each connection in the grid connection set representation, allow to map zero or one feature interpretation. TODO: Resqml allows to map with more than one feature interpretation.

Parameters
interpretationIndicesFor each connection, the index of the corresponding interpretation in the interpretation set of this grid connection. The count of this array is given by the next parameter.
interpretationIndiceCountThe count of interpretation indices.
nullValueThe null value must be used as the corresponding interpretation index for each connection which are not associated to any interpretation.
proxyThe Hdf proxy where the numerical values will be stored.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.

virtual void RESQML2_NS::GridConnectionSetRepresentation::setLocalFacePerCellIndexPairs ( const ULONG64 &  cellIndexPairCount,
int *  localFacePerCellIndexPair,
const LONG64 &  nullValue,
COMMON_NS::AbstractHdfProxy proxy 
)
pure virtual

Optional 2 x #Connections array of local face-per-cell indices for (Cell1,Cell2) for each connection. Local face-per-cell indices are used because global face indices need not have been defined. If no face-per-cell definition occurs as part of the grid representation, e.g., for a block-centered grid, then this array need not appear.

Implemented in RESQML2_0_1_NS::GridConnectionSetRepresentation.


The documentation for this class was generated from the following files: