Version: 5.1.6

ParaMEDMEM.MEDFileField1TS Class Reference

#include <MEDFileField.hxx>

Inheritance diagram for ParaMEDMEM.MEDFileField1TS:
Inheritance graph

Public Member Functions

 MEDFileField1TS (const char *fileName, const char *fieldName, int iteration, int order) throw (INTERP_KERNEL::Exception)

Static Public Member Functions

static MEDFileField1TSNew (const char *fileName, const char *fieldName, int iteration, int order) throw (INTERP_KERNEL::Exception)

Detailed Description

User class.


Constructor & Destructor Documentation

MEDFileField1TS::MEDFileField1TS ( const char *  fileName,
const char *  fieldName,
int  iteration,
int  order 
) throw (INTERP_KERNEL::Exception)

Member Function Documentation

MEDFileField1TS * MEDFileField1TS::New ( const char *  fileName,
const char *  fieldName,
int  iteration,
int  order 
) throw (INTERP_KERNEL::Exception) [static]