A type within EnSight part. It stores data needed by field driver to know nb of values of a geometric type and what place they get in MED group. More...
#include <MEDMEM_EnsightUtils.hxx>

Public Member Functions | |
| _SubPart (int partNumber=-1, const std::string &typeName="") | |
| _SubPartDesc | getDescriptor () const |
Data Fields | |
| int | myNbCells |
| nb of cells | |
| int | myCellGroupIndex |
| cell group id in _InterMed | |
| _groupe::TMailleIter | myFirstCell |
| pointer to the first cell | |
| int | myNbNodes |
| nb of nodes | |
| int | myNodeGroupIndex |
| node group id in _InterMed | |
| _maille::TNoeud | myFirstNode |
| pointer to the first node | |
A type within EnSight part. It stores data needed by field driver to know nb of values of a geometric type and what place they get in MED group.
| MEDMEM_ENSIGHT._SubPart._SubPart | ( | int | partNumber = -1, |
| const std::string & | typeName = "" |
||
| ) |
| _SubPartDesc MEDMEM_ENSIGHT._SubPart.getDescriptor | ( | ) | const |
nb of cells
cell group id in _InterMed
pointer to the first cell
nb of nodes
int MEDMEM_ENSIGHT._SubPart.myNodeGroupIndex [mutable] |
node group id in _InterMed
pointer to the first node