Functions | |
| MEDMEM::SUPPORT.SUPPORT (const SUPPORT &m) | |
| SUPPORT::SUPPORT | ( | const SUPPORT & | m | ) | [inherited] |
Constructor of a support lying on mesh Mesh. By default, the support lies on all elements of type Entity. Partial support can be described using setpartial method.
| Mesh | Pointer to the mesh on which the support lies |
| Name | Support name (should not exceed MED_TAILLE_NOM as defined in Med - i.e. 32 characters) |
| Entity | Entity type of the support (MED_CELL,MED_FACE,MED_EDGE, MED_NODE) |
Copy constructor.
References MEDMEM.SUPPORT._description, MEDMEM.SUPPORT._entity, MEDMEM.SUPPORT._geometricType, MEDMEM.SUPPORT._isOnAllElts, MEDMEM.SUPPORT._mesh, MEDMEM.SUPPORT._meshName, MEDMEM.SUPPORT._name, MEDMEM.SUPPORT._number, MEDMEM.SUPPORT._numberOfElements, MEDMEM.SUPPORT._numberOfGeometricType, MEDMEM.SUPPORT._profilNames, MEDMEM.SUPPORT._totalNumberOfElements, MEDMEM.RCBASE.addReference(), BEGIN_OF_MED, END_OF_MED, and MEDMEM.PointerOf< T >.set().