]> https://gitweb.dealii.org/ - dealii.git/commit
Move geometric GridTools functions to a new file. 16149/head
authorDavid Wells <drwells@email.unc.edu>
Sun, 15 Oct 2023 22:30:58 +0000 (18:30 -0400)
committerDavid Wells <drwells@email.unc.edu>
Sun, 15 Oct 2023 23:05:01 +0000 (19:05 -0400)
commit1a2a3011ae781500fee1108afe68d6336ab2c615
tree0432a6dc5a0a024f8819a4e7bc1324f009cb3238
parent73df529b02ccdf7888c93c41a0d0ba293717b5e3
Move geometric GridTools functions to a new file.

grid_tools.cc is presently our most expensive file to compile. This is the first
commit in a sequence which will chop it up in the same way we chopped up
VectorTools.
include/deal.II/fe/mapping_q_internal.h
include/deal.II/grid/grid_tools.h
include/deal.II/grid/grid_tools_geometry.h [new file with mode: 0644]
source/grid/CMakeLists.txt
source/grid/grid_tools.cc
source/grid/grid_tools.inst.in
source/grid/grid_tools_geometry.cc [new file with mode: 0644]
source/grid/grid_tools_geometry.inst.in [new file with mode: 0644]
source/grid/tria_accessor.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.