]> https://gitweb.dealii.org/ - dealii.git/commit
Remove simplex folders 11744/head
authorPeter Munch <peterrmuench@gmail.com>
Sat, 13 Feb 2021 20:50:35 +0000 (21:50 +0100)
committerPeter Munch <peterrmuench@gmail.com>
Wed, 24 Feb 2021 10:56:34 +0000 (11:56 +0100)
commit6071656d41e9ffbfd9271f5a4500e6070b2e5264
tree063764bc64433a81fea6d0c09a78268b1aaf511c
parent28d69c58090d2bd38b32ae8688408fe330348f11
Remove simplex folders
103 files changed:
include/deal.II/base/polynomials_barycentric.h [moved from include/deal.II/simplex/barycentric_polynomials.h with 100% similarity]
include/deal.II/base/polynomials_pyramid.h [new file with mode: 0644]
include/deal.II/base/polynomials_wedge.h [moved from include/deal.II/simplex/polynomials.h with 54% similarity]
include/deal.II/base/quadrature_lib.h
include/deal.II/fe/fe_pyramid_p.h [new file with mode: 0644]
include/deal.II/fe/fe_simplex_p.h [new file with mode: 0644]
include/deal.II/fe/fe_simplex_p_bubbles.h [new file with mode: 0644]
include/deal.II/fe/fe_wedge_p.h [new file with mode: 0644]
include/deal.II/grid/grid_generator.h
include/deal.II/matrix_free/matrix_free.templates.h
include/deal.II/matrix_free/shape_info.templates.h
include/deal.II/matrix_free/util.h
include/deal.II/numerics/data_out_dof_data.templates.h
include/deal.II/simplex/fe_lib.h [deleted file]
include/deal.II/simplex/grid_generator.h [deleted file]
include/deal.II/simplex/quadrature_lib.h [deleted file]
source/CMakeLists.txt
source/base/CMakeLists.txt
source/base/polynomials_barycentric.cc [moved from source/simplex/barycentric_polynomials.cc with 99% similarity]
source/base/polynomials_pyramid.cc [moved from source/simplex/polynomials.cc with 53% similarity]
source/base/polynomials_wedge.cc [new file with mode: 0644]
source/base/qprojector.cc
source/base/quadrature_lib.cc
source/fe/CMakeLists.txt
source/fe/fe_dgq.cc
source/fe/fe_pyramid_p.cc [new file with mode: 0644]
source/fe/fe_pyramid_p.inst.in [moved from source/simplex/fe_lib.inst.in with 61% similarity]
source/fe/fe_q.cc
source/fe/fe_q_base.cc
source/fe/fe_simplex_p.cc [moved from source/simplex/fe_lib.cc with 52% similarity]
source/fe/fe_simplex_p.inst.in [moved from source/simplex/grid_generator.inst.in with 51% similarity]
source/fe/fe_simplex_p_bubbles.cc [new file with mode: 0644]
source/fe/fe_simplex_p_bubbles.inst.in [new file with mode: 0644]
source/fe/fe_wedge_p.cc [new file with mode: 0644]
source/fe/fe_wedge_p.inst.in [new file with mode: 0644]
source/grid/grid_generator.cc
source/grid/grid_generator.inst.in
source/grid/reference_cell.cc
source/simplex/CMakeLists.txt [deleted file]
source/simplex/grid_generator.cc [deleted file]
source/simplex/quadrature_lib.cc [deleted file]
tests/matrix_free/compute_diagonal_05.cc
tests/multigrid-global-coarsening/multigrid_util.h
tests/simplex/barycentric_01.cc
tests/simplex/cell_measure_01.cc
tests/simplex/compute_point_locations_01.cc
tests/simplex/compute_projection_matrices_01.cc
tests/simplex/conv_hex_to_simplex.cc
tests/simplex/data_out_write_hdf5_01.cc
tests/simplex/data_out_write_hdf5_02.cc
tests/simplex/data_out_write_vtk_01.cc
tests/simplex/data_out_write_vtk_02.cc
tests/simplex/data_out_write_vtu_01.cc
tests/simplex/extract_boundary_dofs.cc
tests/simplex/fe_lib_01.cc
tests/simplex/fe_lib_02.cc
tests/simplex/fe_p_bubbles_01.cc
tests/simplex/fe_p_bubbles_02.cc
tests/simplex/get_projection_matrix_01.cc
tests/simplex/hanging_nodes_01.cc
tests/simplex/hanging_nodes_02.cc
tests/simplex/hanging_nodes_03.cc
tests/simplex/hanging_nodes_hybrid_01.cc
tests/simplex/hanging_nodes_hybrid_02.cc
tests/simplex/hanging_nodes_hybrid_03.cc
tests/simplex/mapping_fe_01.cc
tests/simplex/mapping_fe_fields_01.cc
tests/simplex/mapping_fe_fields_02.cc
tests/simplex/mapping_transformations_01.cc
tests/simplex/matrix_free_01.cc
tests/simplex/matrix_free_02.cc
tests/simplex/matrix_free_03.cc
tests/simplex/matrix_free_04.cc
tests/simplex/matrix_free_shape_info_01.cc
tests/simplex/poisson_01.cc
tests/simplex/poisson_02.cc
tests/simplex/polynomials_01.cc
tests/simplex/q_projection_01.cc
tests/simplex/q_witherden_vincent_01.cc
tests/simplex/quadrature_lib_01.cc
tests/simplex/reference_cell_kind_01.cc
tests/simplex/refinement_01.cc
tests/simplex/refinement_02.cc
tests/simplex/refinement_03.cc
tests/simplex/step-01.cc
tests/simplex/step-02.cc
tests/simplex/step-03.cc
tests/simplex/step-04.cc
tests/simplex/step-06.cc
tests/simplex/step-07.cc
tests/simplex/step-08.cc
tests/simplex/step-12.cc
tests/simplex/step-12a.cc
tests/simplex/step-18.cc
tests/simplex/step-20.cc
tests/simplex/step-23.cc
tests/simplex/step-38.cc
tests/simplex/step-55.cc
tests/simplex/step-68.cc
tests/simplex/step-74.cc
tests/simplex/unit_tangential_vectors_01.cc
tests/simplex/variable_face_quadratures_03.cc
tests/simplex/wedge_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.