]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a missing space.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 15 Mar 2004 22:16:33 +0000 (22:16 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 15 Mar 2004 22:16:33 +0000 (22:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@8751 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/dofs/dof_constraints.cc

index 789d3b8b60007e5ae5d512a55a1edf35374074e2..461620b8bdc61fe856de80823f81db864d58d570 100644 (file)
@@ -1255,9 +1255,9 @@ ConstraintMatrix::memory_consumption () const
   template void ConstraintMatrix::condense<VectorType >(VectorType &vec) const;\
   template void ConstraintMatrix::set_zero<VectorType >(VectorType &vec) const;\
   template void ConstraintMatrix:: \
-    distribute_local_to_global<VectorType> (const Vector<double>            &, \
-                                            const std::vector<unsigned int> &, \
-                                            VectorType                      &) const; \
+    distribute_local_to_global<VectorType > (const Vector<double>            &, \
+                                             const std::vector<unsigned int> &, \
+                                             VectorType                      &) const; \
   template void ConstraintMatrix::distribute<VectorType >(const VectorType &condensed,\
                                                         VectorType       &uncondensed) const;\
   template void ConstraintMatrix::distribute<VectorType >(VectorType &vec) 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.