]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Arg...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 13 Jul 2014 18:38:58 +0000 (18:38 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 13 Jul 2014 18:38:58 +0000 (18:38 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33152 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/grid/tria_accessor.templates.h

index c75d0f5c540b17b9a23ce23e1aa7d926cd103bc6..c9251f111f6a7d18b67028a4db37e56f3d1bf72b 100644 (file)
@@ -1936,7 +1936,7 @@ TriaAccessor<structdim, dim, spacedim>::get_manifold () const
                                    this->objects().boundary_or_material_id[this->present_index].material_id:
                                    numbers::invalid_manifold_id);
   else
-    this->tria->get_manifold(mi);
+    return this->tria->get_manifold(mi);
 }
 
 

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.