![]() |
XC Open source finite element analysis program
|
Information about mesh cells connectivity. More...
#include <MEDMapConectividad.h>
Public Types | |
| typedef std::map< int, std::vector< int > > | map_connectivity |
| typedef map_connectivity::iterator | iterator |
| typedef map_connectivity::const_iterator | const_iterator |
Public Member Functions | |
| void | nueva_celda (const MED_EN::medGeometryElement &, const ID &, const MEDMapIndices &) |
| Adds cell connectivity. | |
| const std::vector< int > & | getConnectivity (const int &) const |
| Returns the vector con la conectividad of the elements del tipo being passed as parameter. | |
Information about mesh cells connectivity.
1.8.11