]> https://gitweb.dealii.org/ - dealii.git/commit
Move the special ReferenceCell objects into a namespace of their own.
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 6 Feb 2021 00:15:33 +0000 (17:15 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 7 Feb 2021 18:21:04 +0000 (11:21 -0700)
commit199156dd95f22cb12711ce7ecbc4b81dc2c4bdd2
tree6c2fcde603fbcaf7f8a4281d238641caf0e30779
parent16f68d6d758b487587cebb2356d76ecffbfb51b0
Move the special ReferenceCell objects into a namespace of their own.

This also allows to mark them as 'constexpr', since they are now declared
and initialized *after* the class type is complete.
28 files changed:
include/deal.II/grid/connectivity.h
include/deal.II/grid/reference_cell.h
include/deal.II/grid/tria_accessor.templates.h
include/deal.II/matrix_free/mapping_info.templates.h
include/deal.II/numerics/data_out_dof_data.templates.h
source/base/data_out_base.cc
source/base/qprojector.cc
source/dofs/dof_handler_policy.cc
source/fe/fe.cc
source/fe/fe_data.cc
source/grid/grid_generator.cc
source/grid/grid_in.cc
source/grid/grid_out.cc
source/grid/reference_cell.cc
source/grid/tria.cc
source/grid/tria_accessor.cc
source/simplex/fe_lib.cc
tests/hp/fe_nothing_22.cc
tests/simplex/cell_measure_01.cc
tests/simplex/data_out_write_vtk_02.cc
tests/simplex/matrix_free_02.cc
tests/simplex/matrix_free_04.cc
tests/simplex/orientation_01.cc
tests/simplex/orientation_02.cc
tests/simplex/q_projection_01.cc
tests/simplex/reference_cell_kind_01.cc
tests/simplex/unit_tangential_vectors_01.cc
tests/simplex/variable_face_quadratures_01.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.