Version: 6.3.1
Data Structures | Packages | Typedefs | Variables

idl/MED.idl File Reference

#include "SALOME_GenericObj.idl"
#include "SALOME_Exception.idl"
#include "SALOME_Component.idl"
#include "SALOME_Types.idl"
#include "SALOMEDS.idl"
#include "SALOME_Comm.idl"
Include dependency graph for MED.idl:

Go to the source code of this file.

Data Structures

interface  SALOME_MED.GMESH
struct  SALOME_MED.GMESH.coordinateInfos
struct  SALOME_MED.GMESH.meshInfos
interface  SALOME_MED.MESH
struct  SALOME_MED.MESH.connectivityInfos
interface  SALOME_MED.SUPPORT
struct  SALOME_MED.SUPPORT.supportInfos
interface  SALOME_MED.FAMILY
interface  SALOME_MED.GROUP
interface  SALOME_MED.FIELD
interface  SALOME_MED.FIELDDOUBLE
interface  SALOME_MED.FIELDDOUBLENO
interface  SALOME_MED.FIELDDOUBLENOBYTYPE
interface  SALOME_MED.FIELDDOUBLEFULL
interface  SALOME_MED.FIELDINT
interface  SALOME_MED.FIELDINTNO
interface  SALOME_MED.FIELDINTNOBYTYPE
interface  SALOME_MED.FIELDINTFULL
interface  SALOME_MED.MED
struct  SALOME_MED.MedFileInfo
 A structure containing information about MED file. More...

Packages

package  SALOME_MED

Typedefs

typedef long SALOME_MED.medGeometryElement
typedef long SALOME_MED.medEntityMesh
typedef long SALOME_MED.medModeSwitch
typedef long SALOME_MED.medConnectivity
typedef long SALOME_MED.medDriverTypes
typedef sequence
< medGeometryElement
SALOME_MED.medGeometryElement_array
typedef sequence< FAMILYSALOME_MED.Family_array
typedef sequence< GROUPSALOME_MED.Group_array

Variables

const medGeometryElement SALOME_MED.MED_NONE = 0
const medGeometryElement SALOME_MED.MED_POINT1 = 1
const medGeometryElement SALOME_MED.MED_SEG2 = 102
const medGeometryElement SALOME_MED.MED_SEG3 = 103
const medGeometryElement SALOME_MED.MED_TRIA3 = 203
const medGeometryElement SALOME_MED.MED_QUAD4 = 204
const medGeometryElement SALOME_MED.MED_TRIA6 = 206
const medGeometryElement SALOME_MED.MED_QUAD8 = 208
const medGeometryElement SALOME_MED.MED_TETRA4 = 304
const medGeometryElement SALOME_MED.MED_PYRA5 = 305
const medGeometryElement SALOME_MED.MED_PENTA6 = 306
const medGeometryElement SALOME_MED.MED_HEXA8 = 308
const medGeometryElement SALOME_MED.MED_TETRA10 = 310
const medGeometryElement SALOME_MED.MED_PYRA13 = 313
const medGeometryElement SALOME_MED.MED_PENTA15 = 315
const medGeometryElement SALOME_MED.MED_HEXA20 = 320
const medGeometryElement SALOME_MED.MED_POLYGON = 400
const medGeometryElement SALOME_MED.MED_POLYHEDRA = 500
const medGeometryElement SALOME_MED.MED_ALL_ELEMENTS = 999
const medEntityMesh SALOME_MED.MED_CELL = 0
const medEntityMesh SALOME_MED.MED_FACE = 1
const medEntityMesh SALOME_MED.MED_EDGE = 2
const medEntityMesh SALOME_MED.MED_NODE = 3
const medEntityMesh SALOME_MED.MED_ALL_ENTITIES = 4
const medModeSwitch SALOME_MED.MED_FULL_INTERLACE = 0
const medModeSwitch SALOME_MED.MED_NO_INTERLACE = 1
const medModeSwitch SALOME_MED.MED_NO_INTERLACE_BY_TYPE = 2
const medConnectivity SALOME_MED.MED_NODAL = 0
const medConnectivity SALOME_MED.MED_DESCENDING = 1
const medDriverTypes SALOME_MED.MED_DRIVER = 0
const medDriverTypes SALOME_MED.VTK_DRIVER = 1
const medDriverTypes SALOME_MED.NO_DRIVER = 2
Copyright © 2007-2011 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