16 #ifndef dealii__types_h 17 #define dealii__types_h 20 #include <deal.II/base/config.h> 24 DEAL_II_NAMESPACE_OPEN
53 # define DEAL_II_VERTEX_INDEX_MPI_TYPE MPI_UNSIGNED_LONG_LONG 55 #ifdef DEAL_II_WITH_64BIT_INDICES 77 # define DEAL_II_DOF_INDEX_MPI_TYPE MPI_UNSIGNED_LONG_LONG 94 # define DEAL_II_DOF_INDEX_MPI_TYPE MPI_UNSIGNED 136 typedef double TrilinosScalar;
143 #ifdef DEAL_II_WITH_64BIT_INDICES 147 typedef long long int_type;
152 typedef int int_type;
169 static const unsigned int 265 DEAL_II_NAMESPACE_CLOSE
const types::global_dof_index invalid_size_type
const types::manifold_id flat_manifold_id
static const unsigned int invalid_unsigned_int
const types::subdomain_id invalid_subdomain_id
unsigned char material_id
unsigned int global_dof_index
const types::boundary_id invalid_boundary_id
unsigned long long int global_vertex_index
unsigned int subdomain_id
const types::subdomain_id artificial_subdomain_id
const types::manifold_id invalid_manifold_id
unsigned char boundary_id
const types::boundary_id internal_face_boundary_id
const types::global_dof_index invalid_dof_index
const types::material_id invalid_material_id