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

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.
 

Detailed Description

Map between the indexes in XC and in MEDMEM.


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