]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix msvc compilation 2125/head
authorTimo Heister <timo.heister@gmail.com>
Sat, 30 Jan 2016 02:44:28 +0000 (21:44 -0500)
committerTimo Heister <timo.heister@gmail.com>
Sat, 30 Jan 2016 02:44:28 +0000 (21:44 -0500)
include/deal.II/grid/grid_generator.h

index 52166df64cfaa9d1c599d3afe4d9e7baad1a48ac..41f76f887774941f82bfc3f417145456534cd63c 100644 (file)
@@ -1021,7 +1021,7 @@ namespace GridGenerator
   std::map<typename MeshType<dim-1,spacedim>::cell_iterator,
       typename MeshType<dim,spacedim>::face_iterator>
 #else
-  typename ExtractBoundaryMesh<Container,dim,spacedim>::return_type
+  typename ExtractBoundaryMesh<MeshType,dim,spacedim>::return_type
 #endif
       extract_boundary_mesh (const MeshType<dim,spacedim>       &volume_mesh,
                              MeshType<dim-1,spacedim>           &surface_mesh,

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.