Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rocin_block.h File Reference
#include <map>
Include dependency graph for rocin_block.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  VarInfo_HDF4
 Struct containing necessary information about an attribute in a window. More...
 
struct  GridInfo_HDF4
 Struct containing necessary information on a mesh of a pane. More...
 
struct  Block_HDF4
 Struct containing necessary information for a pane. More...
 

Typedefs

typedef std::multimap
< std::string, Block_HDF4 * > 
BlockMM_HDF4
 

Typedef Documentation

typedef std::multimap<std::string, Block_HDF4*> BlockMM_HDF4

Definition at line 102 of file rocin_block.h.