This is the complete list of members for MEDMEM::SUPPORT, including all inherited members.
| _description | MEDMEM::SUPPORT | protected |
| _entity | MEDMEM::SUPPORT | protected |
| _geometricType | MEDMEM::SUPPORT | protected |
| _isOnAllElts | MEDMEM::SUPPORT | protected |
| _mesh | MEDMEM::SUPPORT | mutableprotected |
| _meshName | MEDMEM::SUPPORT | mutableprotected |
| _name | MEDMEM::SUPPORT | protected |
| _number | MEDMEM::SUPPORT | mutableprotected |
| _number_fromfile | MEDMEM::SUPPORT | mutableprotected |
| _numberOfElements | MEDMEM::SUPPORT | protected |
| _numberOfGeometricType | MEDMEM::SUPPORT | protected |
| _profilNames | MEDMEM::SUPPORT | protected |
| _totalNumberOfElements | MEDMEM::SUPPORT | protected |
| belongsTo(const SUPPORT &other, bool deepCompare=false) const | MEDMEM::SUPPORT | |
| blending(const SUPPORT *mySupport) | MEDMEM::SUPPORT | |
| buildSupportOnNode() const | MEDMEM::SUPPORT | |
| changeElementsNbs(MED_EN::medEntityMesh entity, const int *renumberingFromOldToNew) | MEDMEM::SUPPORT | |
| clearDataOnNumbers() | MEDMEM::SUPPORT | |
| deepCompare(const SUPPORT &support) const | MEDMEM::SUPPORT | |
| fillFromElementList(const std::list< int > &listOfElt) | MEDMEM::SUPPORT | |
| fillFromNodeList(const std::list< int > &listOfNode) | MEDMEM::SUPPORT | |
| getBoundaryElements() | MEDMEM::SUPPORT | |
| getBoundaryElements(MED_EN::medEntityMesh Entity) const | MEDMEM::SUPPORT | |
| getComplement() const | MEDMEM::SUPPORT | |
| getDescription() const | MEDMEM::SUPPORT | |
| getEntity() const | MEDMEM::SUPPORT | |
| getMesh() const | MEDMEM::SUPPORT | virtual |
| getMeshName() const | MEDMEM::SUPPORT | |
| getName() const | MEDMEM::SUPPORT | |
| getnumber() const | MEDMEM::SUPPORT | virtual |
| getNumber(MED_EN::medGeometryElement GeometricType) const | MEDMEM::SUPPORT | virtual |
| getnumberFromFile() const | MEDMEM::SUPPORT | virtual |
| getNumberFromFile(MED_EN::medGeometryElement GeometricType) const | MEDMEM::SUPPORT | virtual |
| getNumberIndex() const | MEDMEM::SUPPORT | virtual |
| getNumberOfElements(MED_EN::medGeometryElement GeometricType) const | MEDMEM::SUPPORT | |
| getNumberOfElements() const | MEDMEM::SUPPORT | |
| getNumberOfTypes() const | MEDMEM::SUPPORT | |
| getProfilNames() const | MEDMEM::SUPPORT | |
| getTypes() const | MEDMEM::SUPPORT | |
| getValIndFromGlobalNumber(const int number) const | MEDMEM::SUPPORT | virtual |
| intersecting(const SUPPORT *mySupport) | MEDMEM::SUPPORT | |
| isOnAllElements() const | MEDMEM::SUPPORT | |
| makeMesh() const | MEDMEM::SUPPORT | |
| operator<<(ostream &os, const SUPPORT &my) | MEDMEM::SUPPORT | friend |
| operator=(const SUPPORT &support) | MEDMEM::SUPPORT | |
| operator==(const SUPPORT &support) const | MEDMEM::SUPPORT | |
| setAll(bool All) | MEDMEM::SUPPORT | |
| setDescription(const std::string &Description) | MEDMEM::SUPPORT | |
| setEntity(MED_EN::medEntityMesh Entity) | MEDMEM::SUPPORT | |
| setGeometricType(const MED_EN::medGeometryElement *GeometricType) | MEDMEM::SUPPORT | |
| setMesh(const GMESH *Mesh) const | MEDMEM::SUPPORT | |
| setMeshName(const string &meshName) | MEDMEM::SUPPORT | |
| setName(const std::string &Name) | MEDMEM::SUPPORT | |
| setNumber(MEDSKYLINEARRAY *Number) | MEDMEM::SUPPORT | |
| setNumber(const int *index, const int *value, bool shallowCopy=false) | MEDMEM::SUPPORT | |
| setNumberOfElements(const int *NumberOfElements) | MEDMEM::SUPPORT | |
| setNumberOfGeometricType(int NumberOfGeometricType) | MEDMEM::SUPPORT | |
| setpartial(const std::string &Description, int NumberOfGeometricType, int TotalNumberOfEntity, const MED_EN::medGeometryElement *GeometricType, const int *NumberOfEntity, const int *NumberValue) | MEDMEM::SUPPORT | |
| setpartial(MEDSKYLINEARRAY *number, bool shallowCopy=false) | MEDMEM::SUPPORT | |
| setpartial_fromfile(MEDSKYLINEARRAY *number, bool shallowCopy=false) | MEDMEM::SUPPORT | |
| setProfilNames(const std::vector< std::string > &profilNames) | MEDMEM::SUPPORT | |
| sub(int start, int end, const int *idsToSuppress, int lgthIdsToSuppress) | MEDMEM::SUPPORT | protectedstatic |
| sub(const int *ids, int lgthIds, const int *idsToSuppress, int lgthIdsToSuppress) | MEDMEM::SUPPORT | protectedstatic |
| substract(const SUPPORT &other) const | MEDMEM::SUPPORT | |
| SUPPORT() | MEDMEM::SUPPORT | |
| SUPPORT(const SUPPORT &m) | MEDMEM::SUPPORT | |
| update() | MEDMEM::SUPPORT | |
| ~SUPPORT() | MEDMEM::SUPPORT | protectedvirtual |