Version: 5.1.6

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 ()
void prepare ()

Data Fields

const
ParaMEDMEM::MEDCouplingUMesh
_mesh
int_conn_for_interp
int_conn_index_for_interp

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

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 (  ) 

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
template<int SPACEDIM, int MESHDIM>
int* MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >._conn_for_interp
template<int SPACEDIM, int MESHDIM>
int* MEDCouplingNormalizedUnstructuredMesh< SPACEDIM, MESHDIM >._conn_index_for_interp