]> https://gitweb.dealii.org/ - dealii.git/commit
Deprecate types_are_equal. 4819/head
authorDavid Wells <wellsd2@rpi.edu>
Sun, 13 Aug 2017 21:16:41 +0000 (17:16 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Sun, 13 Aug 2017 21:27:58 +0000 (17:27 -0400)
commit34f54573c51aab03361de020cf90d99c61f34f6a
treee04b08ff0267d97876ea4616682809057605f767
parent25abfa9e85adfed719690c86058f29937221977e
Deprecate types_are_equal.

C++11 provides std::is_same, which has the same functionality.
23 files changed:
include/deal.II/base/aligned_vector.h
include/deal.II/base/template_constraints.h
include/deal.II/lac/constraint_matrix.templates.h
include/deal.II/lac/full_matrix.templates.h
include/deal.II/lac/precondition.h
include/deal.II/lac/solver_cg.h
include/deal.II/lac/sparse_decomposition.templates.h
include/deal.II/lac/vector_operations_internal.h
include/deal.II/matrix_free/fe_evaluation.h
include/deal.II/matrix_free/shape_info.templates.h
source/fe/fe_q_base.cc
tests/lac/gmres_eigenvalues.cc
tests/lac/gmres_reorthogonalize_01.cc
tests/lac/gmres_reorthogonalize_03.cc
tests/lac/la_vector_add_and_dot.cc
tests/lac/vector_add_and_dot.cc
tests/matrix_free/get_functions_multife.cc
tests/matrix_free/get_functions_multife2.cc
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

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.