Version: 5.1.6

ParaMEDMEM.MEDFileFieldPerMeshPerType Class Reference

#include <MEDFileField.hxx>

Inheritance diagram for ParaMEDMEM.MEDFileFieldPerMeshPerType:
Inheritance graph

Public Member Functions

const MEDFileFieldPerMeshgetFather () const
void finishLoading (med_idt fid) throw (INTERP_KERNEL::Exception)
int getIteration () const
int getOrder () const
std::string getName () const
std::string getMeshName () const
TypeOfField getType () const
INTERP_KERNEL::NormalizedCellType getGeoType () const
int getNumberOfComponents () const
const std::vector< std::string > & getInfos () const
std::vector< std::string > getPflsReallyUsed () const
std::vector< std::string > getLocsReallyUsed () const
 MEDFileFieldPerMeshPerType (MEDFileFieldPerMesh *fath, TypeOfField type, INTERP_KERNEL::NormalizedCellType geoType) throw (INTERP_KERNEL::Exception)

Static Public Member Functions

static MEDFileFieldPerMeshPerTypeNew (MEDFileFieldPerMesh *fath, TypeOfField type, INTERP_KERNEL::NormalizedCellType geoType) throw (INTERP_KERNEL::Exception)

Data Fields

MEDFileFieldPerMesh_father
std::vector
< MEDCouplingAutoRefCountObjectPtr
< MEDFileFieldPerMeshPerTypePerDisc > > 
_field_pm_pt_pd
TypeOfField _type
INTERP_KERNEL::NormalizedCellType _geo_type

Constructor & Destructor Documentation

MEDFileFieldPerMeshPerType::MEDFileFieldPerMeshPerType ( MEDFileFieldPerMesh fath,
TypeOfField  type,
INTERP_KERNEL::NormalizedCellType  geoType 
) throw (INTERP_KERNEL::Exception)

Member Function Documentation

MEDFileFieldPerMeshPerType * MEDFileFieldPerMeshPerType::New ( MEDFileFieldPerMesh fath,
TypeOfField  type,
INTERP_KERNEL::NormalizedCellType  geoType 
) throw (INTERP_KERNEL::Exception) [static]

References medClient_test.type.

const MEDFileFieldPerMesh * MEDFileFieldPerMeshPerType::getFather (  )  const
void MEDFileFieldPerMeshPerType::finishLoading ( med_idt  fid  )  throw (INTERP_KERNEL::Exception)
int MEDFileFieldPerMeshPerType::getIteration (  )  const
int MEDFileFieldPerMeshPerType::getOrder (  )  const
std::string MEDFileFieldPerMeshPerType::getName (  )  const
std::string MEDFileFieldPerMeshPerType::getMeshName (  )  const
TypeOfField MEDFileFieldPerMeshPerType::getType (  )  const
INTERP_KERNEL::NormalizedCellType MEDFileFieldPerMeshPerType::getGeoType (  )  const
int MEDFileFieldPerMeshPerType::getNumberOfComponents (  )  const
const std::vector< std::string > & MEDFileFieldPerMeshPerType::getInfos (  )  const
std::vector< std::string > MEDFileFieldPerMeshPerType::getPflsReallyUsed (  )  const
std::vector< std::string > MEDFileFieldPerMeshPerType::getLocsReallyUsed (  )  const

Field Documentation