Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MeshPointIdToGlobalIdMap.hpp File Reference

The MeshPointIdToGlobalIdMap provides the functionality for mapping a pair consisting of (mesh_pane_id, mesh_point_id) to mesh_global_id. More...

#include <map>
#include <utility>
Include dependency graph for MeshPointIdToGlobalIdMap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeshPointIdToGlobalIdMap
 

Namespaces

 Rocstar
 
 Rocstar::Rocin
 
 Rocstar::Rocin::Utilities
 

Detailed Description

The MeshPointIdToGlobalIdMap provides the functionality for mapping a pair consisting of (mesh_pane_id, mesh_point_id) to mesh_global_id.

Date
Aug 14, 2009
Author
George Zagaris (gzaga.nosp@m.ris@.nosp@m.illin.nosp@m.ois..nosp@m.edu)

Definition in file MeshPointIdToGlobalIdMap.hpp.