]> https://gitweb.dealii.org/ - dealii.git/commit
- Fixed a bug in grid_tools compute_mesh_predicate_bounding_box that 9053/head
authorblaisb <blais.bruno@gmail.com>
Fri, 15 Nov 2019 11:53:11 +0000 (06:53 -0500)
committerblaisb <blais.bruno@gmail.com>
Fri, 15 Nov 2019 12:59:45 +0000 (07:59 -0500)
commit81c6eebb916b794ff4ad54ac9dbb2fd982d20a71
tree0800f0775ec97e9f4123530475e1f7626b9ff11b
parent41b7f7ec9f2681d6a5613f9ce5c6910c66dd9597
- Fixed a bug in grid_tools compute_mesh_predicate_bounding_box that
lead to a crash when the triangulation was <dim, spacedim> with dim <
spacedim (e.g. <2,3>).
- Adapted the tests to have the right <dim,spacedim> template parameters
for all classes
NOTE: The commented parts in the test  will still crash if you have dim<spacedim (e.g. <2,3>)
AND if the maxbbox < number of cell in the refinement level. This is
because the bounding box merge does not work when the cells are part of
a Triangulation<dim,spacedim> with dim!=spacedim. This part should be
further investigated.
source/grid/grid_tools.cc
tests/grid/grid_tools_compute_mesh_predicate_bounding_box_1.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.