]> https://gitweb.dealii.org/ - dealii.git/commit
Update GridGenerator::truncated_cone. 7411/head
authorDavid Wells <drwells@email.unc.edu>
Sat, 3 Nov 2018 19:09:06 +0000 (15:09 -0400)
committerDavid Wells <drwells@email.unc.edu>
Sun, 4 Nov 2018 21:11:00 +0000 (16:11 -0500)
commit7b4c90cc3d8994095a164994792f2aa7562ddb61
tree4e3af30c90492466bf112113c0062b64424e109b
parenteb668756a50decb5bbee00c351c1b61cb35eb9a1
Update GridGenerator::truncated_cone.

The 3D grid currently uses 4 coarse level cells on circular slices: this
is poorly conditioned since, when refined, some cells will converge to
triangles. This commit uses the five-square (implemented by
GridGenerator::hyper_ball<2>) to get a much better coarse grid.
doc/doxygen/images/truncated_cone_2d.png [new file with mode: 0644]
doc/doxygen/images/truncated_cone_3d.png [new file with mode: 0644]
doc/news/changes/minor/20181103DavidWells [new file with mode: 0644]
include/deal.II/grid/grid_generator.h
source/grid/grid_generator.cc
tests/bits/cone_01.cc
tests/bits/cone_01.output
tests/bits/cone_02.cc
tests/bits/cone_02.output
tests/bits/cone_03.output

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.