]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix 64 bit bug
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 6 Jan 2016 20:18:35 +0000 (21:18 +0100)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 6 Jan 2016 20:18:35 +0000 (21:18 +0100)
source/multigrid/mg_level_global_transfer.inst.in

index f2f57a28040388a87c6f6515ab8b93cc1b7d2bc2..0437e9425de1e7b6bfcad7486b8110c34872f36a 100644 (file)
@@ -23,7 +23,7 @@ for (V1 : VECTORS_WITH_MATRIX)
 for (deal_II_dimension : DIMENSIONS; V1 : VECTORS_WITH_MATRIX)
   {
     template
-      void MGTransferPrebuilt< V1 >::fill_and_communicate_copy_indices<deal_II_dimension,deal_II_dimension>(
+      void MGLevelGlobalTransfer< V1 >::fill_and_communicate_copy_indices<deal_II_dimension,deal_II_dimension>(
         const DoFHandler<deal_II_dimension,deal_II_dimension> &mg_dof);
   }
 

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.