]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix PETSc instantiations.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 25 Feb 2007 05:25:47 +0000 (05:25 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 25 Feb 2007 05:25:47 +0000 (05:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@14505 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_refinement.cc

index 136f42100733c79b58bcdec69441307ba7a96902..0852d5a0663183a2930e0785ea7de1ec2f13665f 100644 (file)
@@ -548,7 +548,8 @@ GridRefinement::
 refine_and_coarsen_fixed_number (Triangulation<deal_II_dimension> &,
                                  const PETScWrappers::Vector &,
                                  const double,
-                                 const double);
+                                 const double,
+                                const unsigned int);
 
 template
 void
@@ -556,7 +557,8 @@ GridRefinement::
 refine_and_coarsen_fixed_fraction (Triangulation<deal_II_dimension> &,
                                    const PETScWrappers::Vector &,
                                    const double,
-                                   const double);
+                                   const double,
+                                  const unsigned int);
 
 template
 void

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.