]> https://gitweb.dealii.org/ - dealii.git/commit
Ensure that every header which uses numeric_limits includes limits. 14268/head
authorDavid Wells <drwells@email.unc.edu>
Tue, 13 Sep 2022 20:08:10 +0000 (16:08 -0400)
committerDavid Wells <drwells@email.unc.edu>
Tue, 13 Sep 2022 20:08:10 +0000 (16:08 -0400)
commit2f02829c45c2ccaeedd1c13d8d5cd0e9dd363743
tree352e030c3a250247899de5bbfde2b03bba914f3e
parent2c2b9513d9e7d7fe84465e3dc9da78fcade5c8e5
Ensure that every header which uses numeric_limits includes limits.

Presently only BoundingBox didn't compile - I added the rest while I'm at it as
we go through more header refactoring.
68 files changed:
include/deal.II/base/bounding_box.h
include/deal.II/base/mpi.h
include/deal.II/base/partitioner.templates.h
include/deal.II/base/patterns.h
include/deal.II/base/polynomial.h
include/deal.II/base/polynomials_barycentric.h
include/deal.II/base/symmetric_tensor.templates.h
include/deal.II/base/table.h
include/deal.II/cgal/additional_data.h
include/deal.II/cgal/utilities.h
include/deal.II/differentiation/ad/ad_drivers.h
include/deal.II/differentiation/ad/adolc_number_types.h
include/deal.II/distributed/p4est_wrappers.h
include/deal.II/fe/mapping_q_internal.h
include/deal.II/grid/cell_id_translator.h
include/deal.II/grid/grid_generator.h
include/deal.II/grid/tria_accessor.templates.h
include/deal.II/lac/eigen.h
include/deal.II/lac/full_matrix.templates.h
include/deal.II/lac/la_vector.templates.h
include/deal.II/lac/precondition.h
include/deal.II/lac/scalapack.h
include/deal.II/lac/solver_bicgstab.h
include/deal.II/lac/solver_gmres.h
include/deal.II/lac/solver_richardson.h
include/deal.II/lac/utilities.h
include/deal.II/lac/vector.templates.h
include/deal.II/matrix_free/constraint_info.h
include/deal.II/matrix_free/dof_info.templates.h
include/deal.II/matrix_free/mapping_info.templates.h
include/deal.II/matrix_free/operators.h
include/deal.II/multigrid/mg_transfer_global_coarsening.templates.h
include/deal.II/numerics/error_estimator.templates.h
include/deal.II/numerics/vector_tools_boundary.templates.h
include/deal.II/numerics/vector_tools_constraints.templates.h
include/deal.II/numerics/vector_tools_integrate_difference.templates.h
include/deal.II/optimization/line_minimization.h
include/deal.II/optimization/rol/vector_adaptor.h
include/deal.II/optimization/solver_bfgs.h
include/deal.II/sundials/n_vector.templates.h
source/base/bounding_box.cc
source/base/data_out_base.cc
source/base/mpi.cc
source/base/mu_parser_internal.cc
source/base/partitioner.cc
source/distributed/cell_weights.cc
source/distributed/field_transfer.cc
source/distributed/tria.cc
source/distributed/tria_base.cc
source/dofs/dof_accessor_set.cc
source/fe/fe_system.cc
source/fe/mapping.cc
source/fe/mapping_q.cc
source/grid/cell_id.cc
source/grid/grid_in.cc
source/grid/grid_refinement.cc
source/grid/grid_tools.cc
source/grid/grid_tools_dof_handlers.cc
source/grid/manifold.cc
source/grid/manifold_lib.cc
source/grid/tria_accessor.cc
source/hp/fe_collection.cc
source/hp/refinement.cc
source/lac/scalapack.cc
source/lac/trilinos_sparsity_pattern.cc
source/non_matching/coupling.cc
source/particles/generators.cc
source/particles/particle_handler.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.