Version: 5.1.6

MEDMEM_ENSIGHT._Support Struct Reference

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.
SUPPORTmedSupport (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

_groupemyCellGroup
 cell group in _InterMed
_groupemyNodeGroup
 node group in _InterMed

Detailed Description

EnSight variable support composed of _SubPart's.


Constructor & Destructor Documentation

MEDMEM_ENSIGHT._Support._Support (  ) 

Member Function Documentation

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(), LOCALIZED, MED_EN.MED_NODE, MEDMEM._groupe.medGroup, MEDMEM_ENSIGHT._Support.myCellGroup, and MEDMEM_ENSIGHT._Support.myNodeGroup.

SUPPORT * MEDMEM_ENSIGHT._Support::medSupport ( medEntityMesh  entity  ) 
int MEDMEM_ENSIGHT._Support::getIndex ( const pair< const int, _noeud > &  node  ) 

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.


Field Documentation

cell group in _InterMed

node group in _InterMed