]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Reindent
authorMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 20 Jun 2013 11:19:53 +0000 (11:19 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 20 Jun 2013 11:19:53 +0000 (11:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@29841 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/function.h
deal.II/include/deal.II/base/tensor_function.h
deal.II/source/base/function.cc

index ef407d0d97ae8a0c969326ef12c2764a5abfd262..28c7a262b2235fa940034369da911629efc214ba 100644 (file)
@@ -853,7 +853,7 @@ private:
    * The TensorFunction object which we call when this class's
    * vector_value() or vector_value_list() functions are called.
    **/
-  const TensorFunction<1,dim> & tensor_function;
+  const TensorFunction<1,dim> &tensor_function;
 
   /**
    * The first vector component whose value is to be filled by the given
index a55fd65326761eae048974d35011602a9fcc2596..f602eb565da8093cacc786fa96535709dbfe3529 100644 (file)
@@ -53,7 +53,7 @@ DEAL_II_NAMESPACE_OPEN
  */
 template <int rank, int dim>
 class TensorFunction : public FunctionTime,
-                       public Subscriptor
+  public Subscriptor
 {
 public:
   /**
index 17187a03e4197aa87bf9a28e3a7c46cf1e9493f4..d0ce25a6f89be7b31f620a2d01f375e098a9bbdf 100644 (file)
@@ -591,7 +591,7 @@ vector_value (const Point<dim>   &p,
  * to be size <tt>n_components</tt>.
  */
 template <int dim>
-VectorFunctionFromTensorFunction<dim>::VectorFunctionFromTensorFunction (const TensorFunction<1,dim>tensor_function,
+VectorFunctionFromTensorFunction<dim>::VectorFunctionFromTensorFunction (const TensorFunction<1,dim> &tensor_function,
     const unsigned int selected_component,
     const unsigned int n_components)
   :

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.