Version: 6.5.0
Public Member Functions | List of all members
MEDMEM::MEDFILEBROWSER Class Reference

Public Member Functions

 MEDFILEBROWSER ()
 MEDFILEBROWSER (const std::string &fileName) throw (MEDEXCEPTION)
void readFileStruct (const std::string &fileName) throw (MEDEXCEPTION)
std::string getFileName () const
int getNumberOfMeshes (void) const
int getNumberOfFields (void) const
void getMeshNames (std::string *meshNames) const
void getFieldNames (std::string *fieldNames) const
std::vector< std::string > getMeshNames () const
std::vector< std::string > getFieldNames () const
bool isStructuredMesh (const std::string &meshName) const throw (MEDEXCEPTION)
MED_EN::med_type_champ getFieldType (const std::string &fieldName) const throw (MEDEXCEPTION)
std::string getMeshName (const std::string &fieldName) const throw (MEDEXCEPTION)
VEC_DT_IT_ getFieldIteration (const std::string &fieldName) const throw (MEDEXCEPTION)

Detailed Description

Class giving access to names of meshes and fields contained in the med file.

Copyright © 2007-2012 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