]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add necessary instantiations.
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 26 Nov 2016 03:07:05 +0000 (20:07 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 26 Nov 2016 03:11:31 +0000 (20:11 -0700)
source/grid/manifold.inst.in

index 4f2cea5dc5885cb548884c7423cf6c42d184816b..19e11730df75498ff9bbc1e68b3d1c7a7d3ef309 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2014 by the deal.II authors
+// Copyright (C) 1998 - 2014, 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
@@ -26,8 +26,6 @@ for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension :  SPACE_DIMENSIONS
 for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension :  SPACE_DIMENSIONS; deal_II_chart_dimension :  DIMENSIONS)
 {
 #if deal_II_dimension <= deal_II_space_dimension
-#if deal_II_chart_dimension <= deal_II_space_dimension
     template class ChartManifold<deal_II_dimension, deal_II_space_dimension, deal_II_chart_dimension>;
 #endif
-#endif
 }

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.