Med Memory Users' Guide 5.1.3

Constructors

Functions

 MEDMEM::MED::MED (driverTypes driverType, const string &fileName)

Function Documentation

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.