Version: 6.3.1
Public Types | Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes

MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM > Class Template Reference

#include <MEDCouplingNormalizedUnstructuredMesh.hxx>

Inheritance diagram for MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >:
Inheritance graph

Public Types

typedef int MyConnType

Public Member Functions

 MEDCouplingNormalizedUnstructuredMesh (const ParaMEDMEM::MEDCouplingUMesh *mesh)
void getBoundingBox (double *boundingBox) const
INTERP_KERNEL::NormalizedCellType getTypeOfElement (int eltId) const
unsigned char getNumberOfNodesOfElement (int eltId) const
unsigned long getNumberOfElements () const
unsigned long getNumberOfNodes () const
const intgetConnectivityPtr () const
const doublegetCoordinatesPtr () const
const intgetConnectivityIndexPtr () const
void releaseTempArrays ()
 ~MEDCouplingNormalizedUnstructuredMesh ()

Static Public Attributes

static const int MY_SPACEDIM = SPACEDIM
static const int MY_MESHDIM = MESHDIM
static const
INTERP_KERNEL::NumberingPolicy 
My_numPol = INTERP_KERNEL::ALL_C_MODE

Private Member Functions

void prepare ()

Private Attributes

const
ParaMEDMEM::MEDCouplingUMesh
_mesh
int_conn_for_interp
int_conn_index_for_interp

template<int SPACEDIM, int MESHDIM>
class MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >


Member Typedef Documentation

template<int SPACEDIM, int MESHDIM>
typedef int MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.MyConnType

Constructor & Destructor Documentation

template<int SPACEDIM, int MESHDIM>
MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.MEDCouplingNormalizedUnstructuredMesh ( const ParaMEDMEM::MEDCouplingUMesh mesh)
template<int SPACEDIM, int MESHDIM>
MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.~MEDCouplingNormalizedUnstructuredMesh ( )

Member Function Documentation

template<int SPACEDIM, int MESHDIM>
void MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.getBoundingBox ( double boundingBox) const
template<int SPACEDIM, int MESHDIM>
INTERP_KERNEL::NormalizedCellType MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.getTypeOfElement ( int  eltId) const
template<int SPACEDIM, int MESHDIM>
unsigned char MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.getNumberOfNodesOfElement ( int  eltId) const
template<int SPACEDIM, int MESHDIM>
unsigned long MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.getNumberOfElements ( ) const
template<int SPACEDIM, int MESHDIM>
unsigned long MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.getNumberOfNodes ( ) const
template<int SPACEDIM, int MESHDIM>
const int* MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.getConnectivityPtr ( ) const
template<int SPACEDIM, int MESHDIM>
const double* MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.getCoordinatesPtr ( ) const
template<int SPACEDIM, int MESHDIM>
const int* MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.getConnectivityIndexPtr ( ) const
template<int SPACEDIM, int MESHDIM>
void MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.releaseTempArrays ( )
template<int SPACEDIM, int MESHDIM>
void MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.prepare ( ) [private]

Field Documentation

template<int SPACEDIM, int MESHDIM>
const int MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.MY_SPACEDIM = SPACEDIM [static]
template<int SPACEDIM, int MESHDIM>
const int MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.MY_MESHDIM = MESHDIM [static]
template<int SPACEDIM, int MESHDIM>
const INTERP_KERNEL::NumberingPolicy MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >.My_numPol = INTERP_KERNEL::ALL_C_MODE [static]
template<int SPACEDIM, int MESHDIM>
const ParaMEDMEM::MEDCouplingUMesh* MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >._mesh [private]
template<int SPACEDIM, int MESHDIM>
int* MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >._conn_for_interp [private]
template<int SPACEDIM, int MESHDIM>
int* MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >._conn_index_for_interp [private]
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