Functions | |
| MEDMEM::MEDFILEBROWSER::MEDFILEBROWSER () | |
| MEDMEM::MEDFILEBROWSER::MEDFILEBROWSER (const std::string &fileName) throw (MEDEXCEPTION) | |
| void | MEDMEM::MEDFILEBROWSER::readFileStruct (const std::string &fileName) throw (MEDEXCEPTION) |
| MEDFILEBROWSER::MEDFILEBROWSER | ( | ) |
Constructor of an empty MEDFILEBROWSER to be filled with readFileStruct()
| MEDFILEBROWSER::MEDFILEBROWSER | ( | const std::string & | fileName | ) | throw (MEDEXCEPTION) |
This constructor constructs the MEDFILEBROWSER object from the file filename. Names of meshes and fields are read.
| void MEDFILEBROWSER::readFileStruct | ( | const std::string & | fileName | ) | throw (MEDEXCEPTION) |
Read names of meshes and fields from the file fileName.
References MEDMEM::DT_IT_::dt, and MEDMEM::DT_IT_::it.