]> https://gitweb.dealii.org/ - dealii.git/commit
Rename variables named 'reference_cell_type' to 'reference_cell'. 11688/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 3 Feb 2021 17:40:02 +0000 (10:40 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 5 Feb 2021 17:53:58 +0000 (10:53 -0700)
commit43ebd300175c99f9c7c44f33892dfa860279365d
tree5557134e8c299ac213ab1041c8c5cfe097dd3022
parentadbb7540b140661689250a0f165a365b036d14eb
Rename variables named 'reference_cell_type' to 'reference_cell'.

Generally, *variables* should not have 'type' in their name unless they actually denote
*types*. These variables just reference what kind of reference cells we are dealing with.
66 files changed:
contrib/python-bindings/include/cell_accessor_wrapper.h
contrib/python-bindings/source/cell_accessor_wrapper.cc
contrib/python-bindings/source/export_cell_accessor.cc
include/deal.II/base/data_out_base.h
include/deal.II/base/qprojector.h
include/deal.II/distributed/tria_base.h
include/deal.II/dofs/dof_accessor.templates.h
include/deal.II/fe/fe_base.h
include/deal.II/fe/fe_interface_values.h
include/deal.II/fe/fe_poly.templates.h
include/deal.II/fe/fe_tools.templates.h
include/deal.II/grid/connectivity.h
include/deal.II/grid/grid_tools.h
include/deal.II/grid/reference_cell.h
include/deal.II/grid/tria.h
include/deal.II/grid/tria_accessor.h
include/deal.II/grid/tria_accessor.templates.h
include/deal.II/grid/tria_faces.h
include/deal.II/grid/tria_levels.h
include/deal.II/matrix_free/mapping_info.templates.h
include/deal.II/matrix_free/matrix_free.templates.h
include/deal.II/matrix_free/shape_info.templates.h
include/deal.II/numerics/data_out_dof_data.templates.h
include/deal.II/numerics/vector_tools_interpolate.templates.h
include/deal.II/numerics/vector_tools_project.templates.h
source/base/data_out_base.cc
source/base/qprojector.cc
source/distributed/tria.cc
source/distributed/tria_base.cc
source/dofs/dof_handler_policy.cc
source/dofs/dof_tools.cc
source/fe/fe.cc
source/fe/fe_abf.cc
source/fe/fe_bdm.cc
source/fe/fe_bernstein.cc
source/fe/fe_nedelec.cc
source/fe/fe_nedelec_sz.cc
source/fe/fe_nothing.cc
source/fe/fe_p1nc.cc
source/fe/fe_poly_tensor.cc
source/fe/fe_q_base.cc
source/fe/fe_raviart_thomas.cc
source/fe/fe_raviart_thomas_nodal.cc
source/fe/fe_rt_bubbles.cc
source/fe/fe_values.cc
source/fe/mapping_fe.cc
source/fe/mapping_fe_field.cc
source/grid/grid_out.cc
source/grid/grid_tools.cc
source/grid/grid_tools_dof_handlers.cc
source/grid/manifold.cc
source/grid/reference_cell.cc
source/grid/tria.cc
source/grid/tria_accessor.cc
source/meshworker/scratch_data.cc
source/multigrid/mg_tools.cc
source/numerics/data_out.cc
source/numerics/derivative_approximation.cc
source/simplex/fe_lib.cc
tests/grid/reference_cell_type_01.cc
tests/simplex/cell_measure_01.cc
tests/simplex/data_out_write_vtk_02.cc
tests/simplex/fe_lib_01.cc
tests/simplex/fe_p_bubbles_02.cc
tests/simplex/matrix_free_02.cc
tests/simplex/matrix_free_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.