]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Instantiated all possible Manifolds, FlatManifolds and ManifoldCharts 57/head
authorLuca Heltai <luca.heltai@sissa.it>
Wed, 6 Aug 2014 19:31:14 +0000 (21:31 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Wed, 6 Aug 2014 19:31:14 +0000 (21:31 +0200)
source/grid/manifold.inst.in

index a840f3924795bf1008beb50266fae2ad97e29919..a611e2c5102f260f0e2b7facbac881ecdbe1d288 100644 (file)
 
 for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension :  SPACE_DIMENSIONS)
   {
-#if deal_II_dimension <= deal_II_space_dimension       
     template class Manifold<deal_II_dimension, deal_II_space_dimension>;
     template class FlatManifold<deal_II_dimension, deal_II_space_dimension>;
-    
+
     template class ManifoldChart<deal_II_dimension, deal_II_space_dimension, 1>;
     template class ManifoldChart<deal_II_dimension, deal_II_space_dimension, 2>;
     template class ManifoldChart<deal_II_dimension, deal_II_space_dimension, 3>;
-#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.