]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Beautification. Fell out while doing other things.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Nov 1999 17:42:47 +0000 (17:42 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Nov 1999 17:42:47 +0000 (17:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@1930 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/function_lib.h

index 6e6f2bc64bad590b69eb568557559d722be80a81..b2762dd54f8acd89d632bfd7a751bc7399be8638 100644 (file)
@@ -1,5 +1,5 @@
 /*----------------------------   function_lib.h     ---------------------------*/
-/*      $Id$                 */
+/*      $Id$               */
 /* Copyright Guido Kanschat, University of Minnesota, 1999                     */
 #ifndef __function_lib_H
 #define __function_lib_H
@@ -16,6 +16,7 @@
  * product of $x_i^2-1$.
  *
  * Together with the function, its derivatives and Laplacian are defined.
+ *
  * @author: Guido Kanschat, 1999
  */
 template<int dim>
@@ -58,8 +59,8 @@ class PillowFunction : Function<dim>
                                      * Laplacian at multiple points.
                                      */
     void laplacian_list(const vector<Point<dim> > &points,
-                  vector<double>            &values,
-                  const unsigned int         component = 0) const;
+                       vector<double>            &values,
+                       const unsigned int         component = 0) const;
 };
 
 

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.