XC Open source finite element analysis program
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
XC::MEDBaseInfo Class Reference

Base class for infomation objects. More...

#include <MEDBaseInfo.h>

Inheritance diagram for XC::MEDBaseInfo:
XC::MEDObject XC::MEDCellBaseInfo XC::MEDVertexInfo XC::MEDCellInfo XC::MEDGroupInfo

Public Member Functions

const MEDMapIndicesgetMapIndices (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< MEDObjectcontenedor
 
typedef contenedor::iterator iterator
 
typedef contenedor::const_iterator const_iterator
 

Detailed Description

Base class for infomation objects.


The documentation for this class was generated from the following files: