Version: 6.3.1
Data Structures | Packages | Typedefs | Functions

src/MEDWrapper/Base/MED_GaussUtils.hxx File Reference

#include "MED_WrapperBase.hxx"
#include "MED_Structures.hxx"
Include dependency graph for MED_GaussUtils.hxx:

Go to the source code of this file.

Data Structures

class  MED.TGaussCoord
 Define a helper class to handle Gauss Points coordinates. More...
struct  MED.TShapeFun
 Shape function definitions. More...
struct  MED.TSeg2a
struct  MED.TSeg3a
struct  MED.TTria3a
struct  MED.TTria6a
struct  MED.TTria3b
struct  MED.TTria6b
struct  MED.TQuad4a
struct  MED.TQuad8a
struct  MED.TQuad4b
struct  MED.TQuad8b
struct  MED.TTetra4a
struct  MED.TTetra10a
struct  MED.TTetra4b
struct  MED.TTetra10b
struct  MED.THexa8a
struct  MED.THexa20a
struct  MED.THexa27a
struct  MED.THexa8b
struct  MED.THexa20b
struct  MED.TPenta6a
struct  MED.TPenta6b
struct  MED.TPenta15a
struct  MED.TPenta15b
struct  MED.TPyra5a
struct  MED.TPyra5b
struct  MED.TPyra13a
struct  MED.TPyra13b

Packages

package  MED

Typedefs

typedef TVector< TCCoordSlice > MED.TCCoordSliceArr
typedef TVector< TCoordSlice > MED.TCoordSliceArr
typedef SharedPtr< TGaussCoord > MED.PGaussCoord

Functions

bool MED.GetGaussCoord3D (const TGaussInfo &theGaussInfo, const TCellInfo &theCellInfo, const TNodeInfo &theNodeInfo, TGaussCoord &theGaussCoord, const TElemNum &theElemNum=TElemNum(), EModeSwitch theMode=eFULL_INTERLACE)
 To calculate Gauss Points coordinates.
bool MED.GetBaryCenter (const TCellInfo &theCellInfo, const TNodeInfo &theNodeInfo, TGaussCoord &theGaussCoord, const TElemNum &theElemNum=TElemNum(), EModeSwitch theMode=eFULL_INTERLACE)
 To calculate Gauss Points coordinates for defined TCellInfo as its bary center.
bool MED.GetBaryCenter (const TPolygoneInfo &thePolygoneInfo, const TNodeInfo &theNodeInfo, TGaussCoord &theGaussCoord, const TElemNum &theElemNum=TElemNum(), EModeSwitch theMode=eFULL_INTERLACE)
 To calculate Gauss Points coordinates for defined TPolygoneInfo as its bary center.
bool MED.GetBaryCenter (const TPolyedreInfo &thePolyedreInfo, const TNodeInfo &theNodeInfo, TGaussCoord &theGaussCoord, const TElemNum &theElemNum=TElemNum(), EModeSwitch theMode=eFULL_INTERLACE)
 To calculate Gauss Points coordinates for defined TPolyedreInfo as its bary center.
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