]> https://gitweb.dealii.org/ - dealii.git/commit
Use std::is_same_v instead of std::is_same<...>::value. 15739/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 13 Jul 2023 17:24:08 +0000 (11:24 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 13 Jul 2023 18:04:33 +0000 (12:04 -0600)
commit141e3d1954c3989cc854d025c3e4dfdca09fa8e9
treeea2257f51263f5d780c301b9282ac5a1e771aa69
parent164c7bed03f080a464fc5aa1d443771152a03ed8
Use std::is_same_v instead of std::is_same<...>::value.
85 files changed:
examples/step-67/step-67.cc
examples/step-76/step-76.cc
include/deal.II/base/aligned_vector.h
include/deal.II/base/hdf5.h
include/deal.II/base/partitioner.templates.h
include/deal.II/base/patterns.h
include/deal.II/base/template_constraints.h
include/deal.II/base/tensor.h
include/deal.II/base/utilities.h
include/deal.II/base/vectorization.h
include/deal.II/differentiation/ad/ad_number_traits.h
include/deal.II/differentiation/ad/adolc_number_types.h
include/deal.II/differentiation/sd/symengine_math.h
include/deal.II/differentiation/sd/symengine_optimizer.h
include/deal.II/lac/affine_constraints.templates.h
include/deal.II/lac/full_matrix.templates.h
include/deal.II/lac/la_parallel_vector.h
include/deal.II/lac/la_parallel_vector.templates.h
include/deal.II/lac/linear_operator.h
include/deal.II/lac/precondition.h
include/deal.II/lac/read_write_vector.h
include/deal.II/lac/read_write_vector.templates.h
include/deal.II/lac/solver_cg.h
include/deal.II/lac/sparse_decomposition.templates.h
include/deal.II/lac/trilinos_sparse_matrix.h
include/deal.II/lac/vector_operations_internal.h
include/deal.II/matrix_free/cuda_matrix_free.templates.h
include/deal.II/matrix_free/evaluation_kernels.h
include/deal.II/matrix_free/fe_evaluation.h
include/deal.II/matrix_free/mapping_info.templates.h
include/deal.II/matrix_free/matrix_free.h
include/deal.II/matrix_free/operators.h
include/deal.II/matrix_free/shape_info.templates.h
include/deal.II/matrix_free/type_traits.h
include/deal.II/multigrid/mg_coarse.h
include/deal.II/numerics/adaptation_strategies.h
include/deal.II/sundials/arkode.h
include/deal.II/sundials/ida.h
source/base/mpi.cc
source/differentiation/ad/adolc_number_types.cc
source/lac/lapack_full_matrix.cc
source/lac/trilinos_sparse_matrix.cc
source/matrix_free/dof_info.cc
tests/base/functions_13.cc
tests/base/hdf5_03.cc
tests/base/hdf5_04.cc
tests/base/hdf5_05.cc
tests/base/hdf5_06.cc
tests/base/ndarray.cc
tests/base/transpose_table_iterators_1.cc
tests/fe/fe_values_view_get_function_from_local_dof_values_01.cc
tests/grid/filtered_iterator_08.cc
tests/lac/gmres_eigenvalues.cc
tests/lac/gmres_reorthogonalize_01.cc
tests/lac/gmres_reorthogonalize_03.cc
tests/lac/la_parallel_vector_add_and_dot_complex.cc
tests/lac/sparse_matrices.cc
tests/lac/vector_add_and_dot.cc
tests/lac/vector_add_and_dot_complex.cc
tests/matrix_free/dof_info_01.cc
tests/matrix_free/dof_info_02.cc
tests/matrix_free/get_functions_common.h
tests/matrix_free/get_functions_multife.cc
tests/matrix_free/get_functions_multife2.cc
tests/matrix_free/interpolate_functions_common.h
tests/matrix_free/matrix_vector_faces_common.h
tests/matrix_free/parallel_multigrid.cc
tests/matrix_free/parallel_multigrid_02.cc
tests/matrix_free/parallel_multigrid_adaptive_01.cc
tests/matrix_free/parallel_multigrid_adaptive_02.cc
tests/matrix_free/parallel_multigrid_adaptive_04.cc
tests/matrix_free/parallel_multigrid_adaptive_06.cc
tests/matrix_free/parallel_multigrid_adaptive_06ref.cc
tests/matrix_free/parallel_multigrid_adaptive_07.cc
tests/matrix_free/point_evaluation_01.cc
tests/matrix_free/point_evaluation_21.cc
tests/matrix_free/point_evaluation_22.cc
tests/matrix_free/point_evaluation_25.cc
tests/matrix_free/thread_correctness.cc
tests/matrix_free/thread_correctness_dg.cc
tests/multithreading/work_stream_01b.cc
tests/petsc/step-67-with-petsc-ts.cc
tests/simplex/step-67.cc
tests/tensors/project_orthogonal.cc
tests/tensors/symmetric_tensor_46.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.