]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Align function argument names. 4196/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 6 Apr 2017 13:12:02 +0000 (07:12 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 6 Apr 2017 13:12:02 +0000 (07:12 -0600)
include/deal.II/base/function_lib.h

index 87c87f8ae43ec7662dff7a532430cad15e09b34c..0274ef171376114a2a42808845dd05aa825d8fc1 100644 (file)
@@ -1243,7 +1243,7 @@ namespace Functions
      */
     InterpolatedUniformGridData (const std::array<std::pair<double,double>,dim> &interval_endpoints,
                                  const std::array<unsigned int,dim>             &n_subintervals,
-                                 const Table<dim,double>                              &data_values);
+                                 const Table<dim,double>                        &data_values);
 
     /**
      * Compute the value of the function set by bilinear interpolation of the

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.