EnSight variable support composed of _SubPart's. More...
#include <MEDMEM_EnsightUtils.hxx>
Public Member Functions | |
| _Support () | |
| void | setGroup (_groupe *g) |
| Return med geom type for a subPart element. | |
| SUPPORT * | medSupport (medEntityMesh entity) |
| Return med group correspoding to entity. | |
| int | getIndex (const pair< const int, _noeud > &node) |
| For a node, find its index in the supporting GROUP. | |
| int | getIndex (const _groupe::TMaille &cell) |
| For a cell, return its index in the supporting GROUP. | |
Data Fields | |
| _groupe * | myCellGroup |
| cell group in _InterMed | |
| _groupe * | myNodeGroup |
| node group in _InterMed | |
EnSight variable support composed of _SubPart's.
| MEDMEM_ENSIGHT._Support._Support | ( | ) |
| void MEDMEM_ENSIGHT._Support::setGroup | ( | _groupe * | group | ) |
Return med geom type for a subPart element.
Return med geom type for a subPart element
Set med support
References MEDMEM.SUPPORT.getEntity(), med_test1.group, LOCALIZED, MED_EN.MED_NODE, MEDMEM._groupe.medGroup, MEDMEM_ENSIGHT._Support.myCellGroup, and MEDMEM_ENSIGHT._Support.myNodeGroup.
| SUPPORT * MEDMEM_ENSIGHT._Support::medSupport | ( | medEntityMesh | entity | ) |
Return med group correspoding to entity.
References MED_EN.MED_NODE, MEDMEM._groupe.medGroup, MEDMEM_ENSIGHT._Support.myCellGroup, and MEDMEM_ENSIGHT._Support.myNodeGroup.
For a node, find its index in the supporting GROUP.
References LOCALIZED, MEDMEM_ENSIGHT._Support.myNodeGroup, and MEDMEM._groupe.relocMap.
| int MEDMEM_ENSIGHT._Support::getIndex | ( | const _groupe::TMaille & | cell | ) |
For a cell, return its index in the supporting GROUP.
References LOCALIZED, MEDMEM_ENSIGHT._Support.myCellGroup, and MEDMEM._groupe.relocMap.
cell group in _InterMed
node group in _InterMed