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 139 typedef double TrilinosScalar;
146 #ifdef DEAL_II_WITH_64BIT_INDICES 150 typedef long long int_type;
155 typedef int int_type;
172 static const unsigned int 268 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 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
const types::boundary_id internal_face_boundary_id
const types::global_dof_index invalid_dof_index
const types::material_id invalid_material_id