![]() |
XC Open source finite element analysis program
|
Map between the indexes in XC and in MEDMEM. More...
#include <MEDMapIndices.h>
Public Member Functions | |
| void | new_tag (size_t i) |
| int | getMEDIndice (const size_t &i) const |
| Returns the index that corresponds to the argument. | |
| std::vector< int > | getMEDIndices (const std::vector< int > &) const |
| Returns the indexes that correspond to those being passed as parameter. | |
| void | clear (void) |
| Erases los indices. | |
| void | print (std::ostream &os) const |
| Prints indexes map. | |
Map between the indexes in XC and in MEDMEM.
1.8.11