]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
New multigrid structures
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 21 Aug 2002 16:25:26 +0000 (16:25 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 21 Aug 2002 16:25:26 +0000 (16:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@6337 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/transfer.cc

index 94b4e6ae6b161b10a7eec84c9ba3a8ba6948a584..dd6e3fa07b69143ae428612d7891b51580a72eec 100644 (file)
@@ -50,7 +50,7 @@ print_matrix(std::ostream& of,
   MGDoFHandler<dim> dof(tr);
   dof.distribute_dofs(finel);
 
-  MGTransferPrebuilt transfer;
+  MGTransferPrebuilt<double> transfer;
   transfer.build_matrices(dof);
 
   unsigned int n_coarse = dof.n_dofs(level-1);

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.