]> https://gitweb.dealii.org/ - dealii.git/commit
Merge pull request #63 from tamiko/fix_manifold_instantiations
authorLuca Heltai <luca.heltai@sissa.it>
Thu, 7 Aug 2014 13:04:09 +0000 (15:04 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Thu, 7 Aug 2014 13:04:09 +0000 (15:04 +0200)
commitabd3ff193624c9d25e3b5391148779aa171c03a9
tree218dd0bb2d54f1690ccd52d87ded3f2289992e55
parent5160ca1527c3aa00d6f98125930725f8807c59f4
parent9079b697e54b70265a400600499411abac953527
Merge pull request #63 from tamiko/fix_manifold_instantiations

This commit reverts the quick fix in commit 982b0683.

The issue why we encountered unresolved references to
dealii::FlatManifold::FlatManifold(dealii::Point, double)
etc. was due to boilerplate instantiations of Triangulation::get_manifold
for cases with spacedim < dim (in order to make TriaAccessor happy).

This commit fixes the issue by using a nullptr-dereference in order to
return an invalid object - the specific code throws an error message before
that and should actually not be reachable at all.
source/grid/tria.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.