![]() |
XC Open source finite element analysis program
|
Base class for infomation objects. More...
#include <MEDBaseInfo.h>
Public Member Functions | |
| const MEDMapIndices & | getMapIndices (void) const |
| Returns a const reference to the indices container. | |
| virtual void | clear (void) |
| Indices deletion. | |
Public Member Functions inherited from XC::MEDObject | |
| MEDObject (void) | |
| Constructor. | |
Protected Member Functions | |
| void | new_tag (size_t tag) |
| Appends i to the indices. | |
Protected Attributes | |
| MEDMapIndices | indices |
| Map between XC and MED indexes. | |
Additional Inherited Members | |
Public Types inherited from XC::MEDObject | |
| typedef ObjMap< MEDObject > | contenedor |
| typedef contenedor::iterator | iterator |
| typedef contenedor::const_iterator | const_iterator |
Base class for infomation objects.
1.8.11