GRINS-0.6.0
Namespaces | Typedefs | Variables
var_typedefs.h File Reference
#include <string>
#include <map>
#include <limits>
#include "boost/tr1/memory.hpp"
#include "libmesh/id_types.h"
Include dependency graph for var_typedefs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 GRINS
 GRINS namespace.
 

Typedefs

typedef unsigned int GRINS::VariableIndex
 More descriptive name of the type used for variable indices. More...
 
typedef std::string GRINS::VariableName
 
typedef libMesh::boundary_id_type GRINS::BoundaryID
 More descriptive name of the type used for boundary ids. More...
 
typedef std::map< std::string, std::tr1::shared_ptr< GRINS::Physics > > GRINS::PhysicsList
 Container for GRINS::Physics object pointers. More...
 
typedef std::map< std::string, std::tr1::shared_ptr< GRINS::Physics > >::const_iterator GRINS::PhysicsListIter
 Iterator for PhysicsList. More...
 

Variables

const unsigned int GRINS::invalid_var_index = std::numeric_limits<unsigned int>::max()
 Invalid varaible index id. More...
 

Generated on Mon Jun 22 2015 21:32:21 for GRINS-0.6.0 by  doxygen 1.8.9.1