libMesh
Classes | Namespaces | Typedefs
id_types.h File Reference

Go to the source code of this file.

Classes

class  libMesh::TestClass
 

Namespaces

 libMesh
 The libMesh namespace provides an interface to certain functionality in the library.
 

Typedefs

typedef TestClass libMesh::subdomain_id_type
 Based on the 4-byte comment warning above, this probably doesn't work with exodusII at all... More...
 
typedef int8_t libMesh::boundary_id_type
 
typedef uint8_t libMesh::dof_id_type
 
typedef int8_t libMesh::dof_id_signed_type
 
typedef uint8_t libMesh::unique_id_type
 
typedef dof_id_type libMesh::numeric_index_type
 
typedef uint8_t libMesh::processor_id_type
 
typedef uint64_t libMesh::largest_id_type
 
typedef subdomain_id_type libMesh::elemset_id_type