Version: 5.1.6

ParaMEDMEM.MEDFileFieldMultiTSWithoutDAS Class Reference

#include <MEDFileField.hxx>

Inheritance diagram for ParaMEDMEM.MEDFileFieldMultiTSWithoutDAS:
Inheritance graph

Public Member Functions

 MEDFileFieldMultiTSWithoutDAS (const char *fieldName)
 MEDFileFieldMultiTSWithoutDAS (med_idt fid, const char *fieldName, int id, const std::vector< std::string > &infos) throw (INTERP_KERNEL::Exception)
void finishLoading (med_idt fid) throw (INTERP_KERNEL::Exception)
void appendTimeStepEntry (med_idt fid, med_entite_maillage entity, int i, int j) throw (INTERP_KERNEL::Exception)
std::vector< std::string > getPflsReallyUsed () const
std::vector< std::string > getLocsReallyUsed () const

Static Public Member Functions

static
MEDFileFieldMultiTSWithoutDAS
New (med_idt fid, const char *fieldName, int id, const std::vector< std::string > &infos) throw (INTERP_KERNEL::Exception)

Data Fields

std::string _name
std::vector< std::string > _infos
std::vector
< MEDCouplingAutoRefCountObjectPtr
< MEDFileField1TSWithoutDAS > > 
_time_steps

Constructor & Destructor Documentation

MEDFileFieldMultiTSWithoutDAS::MEDFileFieldMultiTSWithoutDAS ( const char *  fieldName  ) 
MEDFileFieldMultiTSWithoutDAS::MEDFileFieldMultiTSWithoutDAS ( med_idt  fid,
const char *  fieldName,
int  id,
const std::vector< std::string > &  infos 
) throw (INTERP_KERNEL::Exception)

Member Function Documentation

MEDFileFieldMultiTSWithoutDAS * MEDFileFieldMultiTSWithoutDAS::New ( med_idt  fid,
const char *  fieldName,
int  id,
const std::vector< std::string > &  infos 
) throw (INTERP_KERNEL::Exception) [static]
void MEDFileFieldMultiTSWithoutDAS::finishLoading ( med_idt  fid  )  throw (INTERP_KERNEL::Exception)
void MEDFileFieldMultiTSWithoutDAS::appendTimeStepEntry ( med_idt  fid,
med_entite_maillage  entity,
int  i,
int  j 
) throw (INTERP_KERNEL::Exception)
std::vector< std::string > MEDFileFieldMultiTSWithoutDAS::getPflsReallyUsed (  )  const
std::vector< std::string > MEDFileFieldMultiTSWithoutDAS::getLocsReallyUsed (  )  const

Field Documentation