, including all inherited members.
_description | MEDMEM::SUPPORT | [protected] |
_entity | MEDMEM::SUPPORT | [protected] |
_geometricType | MEDMEM::SUPPORT | [protected] |
_isOnAllElts | MEDMEM::SUPPORT | [protected] |
_mesh | MEDMEM::SUPPORT | [mutable, protected] |
_meshName | MEDMEM::SUPPORT | [mutable, protected] |
_name | MEDMEM::SUPPORT | [protected] |
_number | MEDMEM::SUPPORT | [mutable, protected] |
_number_fromfile | MEDMEM::SUPPORT | [mutable, protected] |
_numberOfElements | MEDMEM::SUPPORT | [protected] |
_numberOfGeometricType | MEDMEM::SUPPORT | [protected] |
_profilNames | MEDMEM::SUPPORT | [protected] |
_totalNumberOfElements | MEDMEM::SUPPORT | [protected] |
addReference() const | MEDMEM::SUPPORT | [virtual] |
belongsTo(const SUPPORT &other, bool deepCompare=false) const | MEDMEM::SUPPORT | |
blending(SUPPORT *mySupport) | MEDMEM::SUPPORT | |
changeElementsNbs(MED_EN::medEntityMesh entity, const int *renumberingFromOldToNew, int limitNbClassicPoly, const int *renumberingFromOldToNewPoly=0) | MEDMEM::SUPPORT | |
clearDataOnNumbers() | MEDMEM::SUPPORT | |
deepCompare(const SUPPORT &support) const | MEDMEM::SUPPORT | |
fillFromElementList(const list< int > &listOfElt) | MEDMEM::SUPPORT | |
fillFromNodeList(const 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(SUPPORT *mySupport) | MEDMEM::SUPPORT | |
isOnAllElements() const | MEDMEM::SUPPORT | |
makeMesh() | MEDMEM::SUPPORT | |
operator<<(ostream &os, const SUPPORT &my) | MEDMEM::SUPPORT | [friend] |
operator=(const SUPPORT &support) | MEDMEM::SUPPORT | |
operator==(const SUPPORT &support) const | MEDMEM::SUPPORT | |
removeReference() const | MEDMEM::SUPPORT | [virtual] |
setAll(bool All) | MEDMEM::SUPPORT | |
setDescription(string Description) | MEDMEM::SUPPORT | |
setEntity(MED_EN::medEntityMesh Entity) | MEDMEM::SUPPORT | |
setGeometricType(const MED_EN::medGeometryElement *GeometricType) | MEDMEM::SUPPORT | |
setMesh(MESH *Mesh) const | MEDMEM::SUPPORT | |
setMeshDirectly(MESH *Mesh) const | MEDMEM::SUPPORT | |
setMeshName(const string &meshName) | MEDMEM::SUPPORT | |
setName(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(string Description, int NumberOfGeometricType, int TotalNumberOfEntity, 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(vector< string > profilNames) | MEDMEM::SUPPORT | |
sub(int start, int end, const int *idsToSuppress, int lgthIdsToSuppress) | MEDMEM::SUPPORT | [protected, static] |
sub(const int *ids, int lgthIds, const int *idsToSuppress, int lgthIdsToSuppress) | MEDMEM::SUPPORT | [protected, static] |
substract(const SUPPORT &other) const | MEDMEM::SUPPORT | |
SUPPORT() | MEDMEM::SUPPORT | |
SUPPORT(MESH *Mesh, string Name="", MED_EN::medEntityMesh Entity=MED_EN::MED_CELL) | MEDMEM::SUPPORT | |
SUPPORT(const SUPPORT &m) | MEDMEM::SUPPORT | |
update() | MEDMEM::SUPPORT | |
~SUPPORT() | MEDMEM::SUPPORT | [virtual] |