Version: 5.1.6

ParaMEDMEM.MEDFileFieldPerMesh Class Reference

#include <MEDFileField.hxx>

Inheritance diagram for ParaMEDMEM.MEDFileFieldPerMesh:
Inheritance graph

Public Member Functions

void pushBack (TypeOfField type, INTERP_KERNEL::NormalizedCellType geoType)
void finishLoading (med_idt fid) throw (INTERP_KERNEL::Exception)
double getTime () const
int getIteration () const
int getOrder () const
std::string getName () const
std::string getMeshName () const
int getNumberOfComponents () const
const std::vector< std::string > & getInfos () const
std::vector< std::string > getPflsReallyUsed () const
std::vector< std::string > getLocsReallyUsed () const
 MEDFileFieldPerMesh (MEDFileField1TSWithoutDAS *fath, const char *meshName, double time)

Static Public Member Functions

static MEDFileFieldPerMeshNew (MEDFileField1TSWithoutDAS *fath, const char *meshName, double time)

Data Fields

MEDFileField1TSWithoutDAS_father
std::vector
< MEDCouplingAutoRefCountObjectPtr
< MEDFileFieldPerMeshPerType > > 
_field_pm_pt
std::string _mesh_name
double _time
std::vector< TypeOfField_types
std::vector
< INTERP_KERNEL::NormalizedCellType
_geo_types

Constructor & Destructor Documentation

MEDFileFieldPerMesh::MEDFileFieldPerMesh ( MEDFileField1TSWithoutDAS fath,
const char *  meshName,
double  time 
)

Member Function Documentation

MEDFileFieldPerMesh * MEDFileFieldPerMesh::New ( MEDFileField1TSWithoutDAS fath,
const char *  meshName,
double  time 
) [static]
void MEDFileFieldPerMesh::pushBack ( TypeOfField  type,
INTERP_KERNEL::NormalizedCellType  geoType 
)
void MEDFileFieldPerMesh::finishLoading ( med_idt  fid  )  throw (INTERP_KERNEL::Exception)
double MEDFileFieldPerMesh::getTime (  )  const
int MEDFileFieldPerMesh::getIteration (  )  const
int MEDFileFieldPerMesh::getOrder (  )  const
std::string MEDFileFieldPerMesh::getName (  )  const
std::string MEDFileFieldPerMesh::getMeshName (  )  const
int MEDFileFieldPerMesh::getNumberOfComponents (  )  const
const std::vector< std::string > & MEDFileFieldPerMesh::getInfos (  )  const
std::vector< std::string > MEDFileFieldPerMesh::getPflsReallyUsed (  )  const
std::vector< std::string > MEDFileFieldPerMesh::getLocsReallyUsed (  )  const

Field Documentation