]> https://gitweb.dealii.org/ - dealii.git/commit
Add types::geometric_orientation. 17988/head
authorDavid Wells <drwells@email.unc.edu>
Fri, 10 Jan 2025 23:07:42 +0000 (18:07 -0500)
committerDavid Wells <drwells@email.unc.edu>
Wed, 15 Jan 2025 12:37:25 +0000 (07:37 -0500)
commit1be8d48262c1dc35bc009a8d56a65531ed3f8ec0
tree6ddcdcffb0bbadf3bc2c8db78d5f8e14b1f61d40
parent7233622584dcc06aeb023bbb793ff072e3e8a884
Add types::geometric_orientation.

This gives the 'new' combined orientation scheme a proper name and will
help in the final stages of making the library consistently use one
orientation encoding.
40 files changed:
include/deal.II/base/qprojector.h
include/deal.II/base/types.h
include/deal.II/dofs/dof_tools.h
include/deal.II/fe/fe.h
include/deal.II/fe/fe_q_base.h
include/deal.II/fe/fe_system.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_objects_orientations.h
include/deal.II/grid/tria_orientation.h
include/deal.II/matrix_free/face_setup_internal.h
source/base/qprojector.cc
source/distributed/tria.cc
source/dofs/dof_tools_constraints.cc
source/dofs/dof_tools_constraints.inst.in
source/fe/fe.cc
source/fe/fe_q_base.cc
source/fe/fe_system.cc
source/grid/grid_tools.cc
source/grid/grid_tools_dof_handlers.cc
source/grid/grid_tools_dof_handlers.inst.in
source/grid/tria.cc
tests/dofs/dof_tools_21_b.cc
tests/dofs/dof_tools_21_b_x.cc
tests/dofs/dof_tools_21_b_x_q3.cc
tests/dofs/dof_tools_21_b_y.cc
tests/dofs/dof_tools_21_c.cc
tests/fe/face_to_cell_q1_2d.cc
tests/fe/face_to_cell_q2_2d.cc
tests/fe/face_to_cell_q2xq2_2d.cc
tests/fe/face_to_cell_q3_2d.cc
tests/fe/face_to_cell_q3xq4_2d.cc
tests/fe/face_to_cell_q4_2d.cc
tests/grid/grid_tools_05.cc
tests/grid/grid_tools_06.cc
tests/grid/reference_cell_reverse_orientation.cc
tests/mpi/periodicity_04.cc
tests/simplex/orientation_02.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.