]> https://gitweb.dealii.org/ - dealii.git/commit
Spell out Tri->Triangle, Quad->Quadrilateral, etc. 11705/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 5 Feb 2021 23:27:40 +0000 (16:27 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 6 Feb 2021 20:47:12 +0000 (13:47 -0700)
commita01907a17bad01743f178b95deec5ecd550e3048
treed10e7baae85ac010eb40e087968d82d10fbbe5af
parenta22cba78cdfd1d6bee9b7668f6c0e0cc0a71dfc6
Spell out Tri->Triangle, Quad->Quadrilateral, etc.

We're generally quite good at not using abbreviated words in deal.II function names,
with few exceptions that are mostly historic. Let's try to keep it that way.
26 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/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/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.