Functions | |
| MEDMEM::MED::MED (driverTypes driverType, const string &fileName) | |
| MED::MED | ( | driverTypes | driverType, | |
| const string & | fileName | |||
| ) | [inherited] |
This constructor constructs the Med object from the file filename. The driver type can specify whether the file is opened in read, write or read/write mode. Specifying MED_DRIVER as a driverType opens the file in read/write mode. It is also possible to use VTK_DRIVER to open a VTK ascii file.
References MEDMEM::MED::addDriver().
1.6.3