Version: 6.3.1
Public Member Functions | Private Attributes

MEDLoader.MEDFieldDoublePerCellType Class Reference

#include <MEDLoader.hxx>

Public Member Functions

 MEDFieldDoublePerCellType (INTERP_KERNEL::NormalizedCellType type, double *values, int ncomp, int ntuple, const int *cellIdPerType, const char *locName)
INTERP_KERNEL::NormalizedCellType getType () const
int getNbComp () const
int getNbOfTuple () const
int getNbOfValues () const
doublegetArray () const
const std::string & getLocName () const
const std::vector< int > & getCellIdPerType () const
void releaseArray ()

Private Attributes

int _ntuple
int _ncomp
double_values
std::string _loc_name
std::vector< int_cell_id_per_type
INTERP_KERNEL::NormalizedCellType _type

Constructor & Destructor Documentation

MEDLoader.MEDFieldDoublePerCellType::MEDFieldDoublePerCellType ( INTERP_KERNEL::NormalizedCellType  type,
double values,
int  ncomp,
int  ntuple,
const int cellIdPerType,
const char *  locName 
)

Member Function Documentation

INTERP_KERNEL::NormalizedCellType MEDLoader.MEDFieldDoublePerCellType.getType ( ) const
int MEDLoader.MEDFieldDoublePerCellType.getNbComp ( ) const
int MEDLoader.MEDFieldDoublePerCellType.getNbOfTuple ( ) const
int MEDLoader.MEDFieldDoublePerCellType.getNbOfValues ( ) const
double* MEDLoader.MEDFieldDoublePerCellType.getArray ( ) const
const std::string& MEDLoader.MEDFieldDoublePerCellType.getLocName ( ) const
const std::vector<int>& MEDLoader.MEDFieldDoublePerCellType.getCellIdPerType ( ) const
void MEDLoader.MEDFieldDoublePerCellType::releaseArray ( )

Field Documentation

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