|
| GridConnectionSetRepresentation (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject) |
|
| GridConnectionSetRepresentation (resqml2 ::AbstractFeatureInterpretation *interp, const std::string &guid, const std::string &title) |
| Creates an instance of this class in a gsoap context.
|
|
| GridConnectionSetRepresentation (common ::DataObjectRepository *repo, const std::string &guid, const std::string &title) |
|
| GridConnectionSetRepresentation (gsoap_eml2_3::_resqml22__GridConnectionSetRepresentation *fromGsoap) |
|
| ~GridConnectionSetRepresentation ()=default |
|
common::DataObjectReference | getHdfProxyDor () const final |
|
uint64_t | getCellIndexPairCount () const final |
|
int64_t | getCellIndexPairs (int64_t *cellIndexPairs) const final |
|
uint64_t | getCellIndexPairCountFromInterpretationIndex (int64_t interpretationIndex) const final |
|
bool | isAssociatedToInterpretations () const final |
|
void | getInterpretationIndexCumulativeCount (uint64_t *cumulativeCount) const final |
|
void | getInterpretationIndices (int64_t *interpretationIndices) const final |
|
int64_t | getInterpretationIndexNullValue () const final |
|
void | getGridConnectionSetInformationFromInterpretationIndex (int64_t *cellIndexPairs, unsigned short *gridIndexPairs, int *localFaceIndexPairs, int64_t interpretationIndex) const final |
|
common::DataObjectReference | getInterpretationDorFromIndex (uint64_t interpretationIndex) const final |
|
uint64_t | getInterpretationCount () const final |
|
bool | hasLocalFacePerCell () const final |
|
int64_t | getLocalFacePerCellIndexPairs (int *localFacePerCellIndexPairs) const final |
|
bool | isBasedOnMultiGrids () const final |
|
void | getGridIndexPairs (unsigned short *gridIndexPairs) const final |
|
void | setCellIndexPairsUsingExistingDataset (uint64_t cellIndexPairCount, const std::string &cellIndexPair, int64_t cellIndexPairNullValue, eml2 ::AbstractHdfProxy *proxy=nullptr, int64_t gridIndexPairNullValue=-1, const std::string &gridIndexPair="") final |
|
void | setInterpretationForAllConnections (resqml2 ::AbstractFeatureInterpretation *interp, eml2 ::AbstractHdfProxy *proxy=nullptr) final |
|
void | setLocalFacePerCellIndexPairsUsingExistingDataset (const std::string &localFacePerCellIndexPair, int64_t nullValue, eml2 ::AbstractHdfProxy *proxy=nullptr) final |
|
void | setConnectionInterpretationIndices (uint64_t const *cumulativeInterpCount, int64_t const *interpIndices, eml2 ::AbstractHdfProxy *proxy=nullptr) final |
|
uint64_t | getSupportingGridRepresentationCount () const final |
|
common::DataObjectReference | getSupportingGridRepresentationDor (uint64_t index) const final |
|
std::string | getXmlNamespace () const final |
|
A grid connection set representation.