Version: 6.3.1

MEDLoader::MEDConnOfOneElemType Class Reference

List of all members.

Public Member Functions

 MEDConnOfOneElemType (INTERP_KERNEL::NormalizedCellType type, int *conn, int *index, int *fam, int lgth, int connLgth)
INTERP_KERNEL::NormalizedCellType getType () const
int getLength () const
int getConnLength () const
int * getArray () const
int * getIndex () const
int * getFam () const
void setGlobal (int *global)
const int * getGlobal () const
void releaseArray ()

Constructor & Destructor Documentation

MEDLoader::MEDConnOfOneElemType::MEDConnOfOneElemType ( INTERP_KERNEL::NormalizedCellType  type,
int *  conn,
int *  index,
int *  fam,
int  lgth,
int  connLgth 
)
Parameters:
lgthis the size of fam tab. For classical types conn is size of 'lgth'*number_of_nodes_in_type.
indexis optionnal only for polys. Set it to 0 if it is not the case.
connLgthis the size of conn in the case of poly. Unsued if it is not the case.

Member Function Documentation

INTERP_KERNEL::NormalizedCellType MEDLoader::MEDConnOfOneElemType::getType ( ) const
int MEDLoader::MEDConnOfOneElemType::getLength ( ) const
int MEDLoader::MEDConnOfOneElemType::getConnLength ( ) const
int* MEDLoader::MEDConnOfOneElemType::getArray ( ) const
int* MEDLoader::MEDConnOfOneElemType::getIndex ( ) const
int* MEDLoader::MEDConnOfOneElemType::getFam ( ) const
void MEDLoader::MEDConnOfOneElemType::setGlobal ( int *  global)
const int* MEDLoader::MEDConnOfOneElemType::getGlobal ( ) const
void MEDLoader::MEDConnOfOneElemType::releaseArray ( )
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS