bug #197 (https://code.google.com/p/dealii/issues/detail?id=197) but
in reality only made it worse since it now also makes
build_tests/step-49.{debug,release} fail.
git-svn-id: https://svn.dealii.org/trunk@32775
0785d39b-7218-0410-832d-
ea1e28bc413d
// ---------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 1999 - 2013 by the deal.II authors
+// Copyright (C) 1999 - 2014 by the deal.II authors
//
// This file is part of the deal.II library.
//
GridTools::delete_duplicated_vertices (vertices, cells,
subcell_data,
considered_vertices);
- GridReordering<dim,spacedim>::reorder_cells (cells);
-
result.clear ();
result.create_triangulation (vertices, cells, subcell_data);
}
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