16 #ifndef dealii_types_h 17 #define dealii_types_h 20 #include <deal.II/base/config.h> 25 DEAL_II_NAMESPACE_OPEN
54 #define DEAL_II_VERTEX_INDEX_MPI_TYPE MPI_UNSIGNED_LONG_LONG 56 #ifdef DEAL_II_WITH_64BIT_INDICES 78 # define DEAL_II_DOF_INDEX_MPI_TYPE MPI_UNSIGNED_LONG_LONG 95 # define DEAL_II_DOF_INDEX_MPI_TYPE MPI_UNSIGNED 140 using TrilinosScalar = double;
147 #ifdef DEAL_II_WITH_64BIT_INDICES 151 using int_type =
long long;
156 using int_type = int;
174 static_cast<unsigned int>(-1);
279 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 subdomain_id
const types::boundary_id invalid_boundary_id
unsigned int global_dof_index
const types::subdomain_id artificial_subdomain_id
const types::manifold_id invalid_manifold_id
const types::boundary_id internal_face_boundary_id
unsigned long long int global_vertex_index
const types::global_dof_index invalid_dof_index
const types::material_id invalid_material_id