24 #ifndef MEDCELLBASEINFO_H 25 #define MEDCELLBASEINFO_H 27 #include "MEDBaseInfo.h" 28 #include "xc_basic/src/med_xc/MEDMEM_Meshing.hxx" 29 #include "xc_basic/src/med_xc/MEDMEM_Support.hxx" 30 #include "MEDMapNumCeldasPorTipo.h" 45 void new_cell(
size_t i,
const MED_EN::medGeometryElement &);
void to_support_med(MEDMEM::SUPPORT &supp) const
Vuelca la las celdas en un objeto SUPPORT de MEDMEM.
Definition: MEDCellBaseInfo.cc:42
MEDMapNumCeldasPorTipo cell_types
Type and number of elements for each of those types.
Definition: MEDCellBaseInfo.h:42
void new_cell(size_t i, const MED_EN::medGeometryElement &)
Adds cell connectivity.
Definition: MEDCellBaseInfo.cc:32
Number of cells de cada tipo.
Definition: MEDMapNumCeldasPorTipo.h:36
size_t getNumberOfElements(void) const
Returns the number of elements.
Definition: MEDCellBaseInfo.cc:28
Base class for infomation objects.
Definition: MEDBaseInfo.h:37
void to_med_mesh(MEDMEM::MESHING &) const
Dumps information on MED mesh.
Definition: MEDCellBaseInfo.cc:53
Basic information about mesh cells.
Definition: MEDCellBaseInfo.h:39
================================================================================
Definition: ContinuaReprComponent.h:34