]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix an oversight that prevented code from compiling. 224/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 6 Nov 2014 03:52:09 +0000 (21:52 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 6 Nov 2014 03:52:09 +0000 (21:52 -0600)
include/deal.II/lac/petsc_vector_base.h

index 8a67bf503e79f13dcb0055bd9572ed9ee4bd184c..37f98f72a106ee6f52fe584cdb20d160669a8e69 100644 (file)
@@ -587,7 +587,7 @@ namespace PETScWrappers
      * natively supported and thus the cost is completely equivalent as
      * calling the two methods separately.
      */
-    PetscScalar add_and_dot (const Number      a,
+    PetscScalar add_and_dot (const PetscScalar a,
                              const VectorBase &V,
                              const VectorBase &W);
 

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.