]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix wrong markups of comments.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 19 Apr 2004 19:16:48 +0000 (19:16 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 19 Apr 2004 19:16:48 +0000 (19:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@9059 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_accessor.h
deal.II/deal.II/include/dofs/dof_constraints.h

index d4b02fd9cbb777f29334ca83b3d518ccb174777a..dbe2a8ebd23f7684ac9872cd06d6fb35ae4a585c 100644 (file)
@@ -328,8 +328,8 @@ class DoFObjectAccessor : public DoFAccessor<dim>,
                                      *
                                      * The input vector may be either a
                                      * <tt>Vector<float></tt>,
-                                     * Vector<tt><double></tt>, or a
-                                     * BlockVector<tt><double></tt>, or a
+                                     * Vector<double>, or a
+                                     * BlockVector<double>, or a
                                      * PETSc vector if deal.II is compiled to
                                      * support PETSc. It is in the
                                      * responsibility of the caller to assure
@@ -365,9 +365,9 @@ class DoFObjectAccessor : public DoFAccessor<dim>,
                                      * to this function.
                                      *
                                      * The output vector may be either a
-                                     * Vector<tt><float></tt>,
-                                     * Vector<tt><double></tt>, or a
-                                     * BlockVector<tt><double></tt>, or a
+                                     * Vector<float>,
+                                     * Vector<double>, or a
+                                     * BlockVector<double>, or a
                                      * PETSc vector if deal.II is compiled to
                                      * support PETSc. It is in the
                                      * responsibility of the caller to assure
@@ -585,9 +585,9 @@ class DoFObjectAccessor<1, dim> :  public DoFAccessor<dim>,
                                      * cells.
                                      *
                                      * The input vector may be either a
-                                     * Vector<tt><float></tt>,
-                                     * Vector<tt><double></tt>, or a
-                                     * BlockVector<tt><double></tt>, or a
+                                     * Vector<float>,
+                                     * Vector<double>, or a
+                                     * BlockVector<double>, or a
                                      * PETSc vector if deal.II is compiled to
                                      * support PETSc. It is in the
                                      * responsibility of the caller to assure
@@ -622,9 +622,9 @@ class DoFObjectAccessor<1, dim> :  public DoFAccessor<dim>,
                                      * have the right size beforehand.
                                      *
                                      * The output vector may be either a
-                                     * Vector<tt><float></tt>,
-                                     * Vector<tt><double></tt>, or a
-                                     * BlockVector<tt><double></tt>, or a
+                                     * Vector<float>,
+                                     * Vector<double>, or a
+                                     * BlockVector<double>, or a
                                      * PETSc vector if deal.II is compiled to
                                      * support PETSc. It is in the
                                      * responsibility of the caller to assure
@@ -779,9 +779,9 @@ class DoFObjectAccessor<2, dim> :  public DoFAccessor<dim>,
                                      * cells.
                                      *
                                      * The input vector may be either a
-                                     * Vector<tt><float></tt>,
-                                     * Vector<tt><double></tt>, or a
-                                     * BlockVector<tt><double></tt>, or a
+                                     * Vector<float>,
+                                     * Vector<double>, or a
+                                     * BlockVector<double>, or a
                                      * PETSc vector if deal.II is compiled to
                                      * support PETSc. It is in the
                                      * responsibility of the caller to assure
@@ -816,9 +816,9 @@ class DoFObjectAccessor<2, dim> :  public DoFAccessor<dim>,
                                      * have the right size beforehand.
                                      *
                                      * The output vector may be either a
-                                     * Vector<tt><float></tt>,
-                                     * Vector<tt><double></tt>, or a
-                                     * BlockVector<tt><double></tt>, or a
+                                     * Vector<float>,
+                                     * Vector<double>, or a
+                                     * BlockVector<double>, or a
                                      * PETSc vector if deal.II is compiled to
                                      * support PETSc. It is in the
                                      * responsibility of the caller to assure
@@ -981,9 +981,9 @@ class DoFObjectAccessor<3, dim> :  public DoFAccessor<dim>,
                                      * cells.
                                      *
                                      * The input vector may be either a
-                                     * Vector<tt><float></tt>,
-                                     * Vector<tt><double></tt>, or a
-                                     * BlockVector<tt><double></tt>, or a
+                                     * Vector<float>,
+                                     * Vector<double>, or a
+                                     * BlockVector<double>, or a
                                      * PETSc vector if deal.II is compiled to
                                      * support PETSc. It is in the
                                      * responsibility of the caller to assure
@@ -1018,9 +1018,9 @@ class DoFObjectAccessor<3, dim> :  public DoFAccessor<dim>,
                                      * have the right size beforehand.
                                      *
                                      * The output vector may be either a
-                                     * Vector<tt><float></tt>,
-                                     * Vector<tt><double></tt>, or a
-                                     * BlockVector<tt><double></tt>, or a
+                                     * Vector<float>,
+                                     * Vector<double>, or a
+                                     * BlockVector<double>, or a
                                      * PETSc vector if deal.II is compiled to
                                      * support PETSc. It is in the
                                      * responsibility of the caller to assure
@@ -1329,9 +1329,9 @@ class DoFCellAccessor :  public DoFObjectAccessor<dim, dim>
                                      * objects.
                                      *
                                      * The output vector may be either a
-                                     * Vector<tt><float></tt>,
-                                     * Vector<tt><double></tt>, or a
-                                     * BlockVector<tt><double></tt>, or a
+                                     * Vector<float>,
+                                     * Vector<double>, or a
+                                     * BlockVector<double>, or a
                                      * PETSc vector if deal.II is compiled to
                                      * support PETSc. It is in the
                                      * responsibility of the caller to assure
index 315a13a667623f73a890dc8daffe00a969b84d70..0b237a7f0682cf512b7403fd3c3cb740e4bb9862 100644 (file)
@@ -566,8 +566,8 @@ class ConstraintMatrix : public Subscriptor
                                      * @p condensed be zero.
                                      *
                                      * The @p VectorType may be a
-                                     * Vector<tt><float></tt>,
-                                     * Vector<tt><double></tt>,
+                                     * Vector<float>,
+                                     * Vector<double>,
                                      * BlockVector<tt><...></tt>, a PETSc
                                      * vector wrapper class, or any other
                                      * type having the same interface.
@@ -579,8 +579,8 @@ class ConstraintMatrix : public Subscriptor
                                     /**
                                      * Condense the given vector
                                      * in-place. The @p VectorType may be a
-                                     * Vector<tt><float></tt>,
-                                     * Vector<tt><double></tt>,
+                                     * Vector<float>,
+                                     * Vector<double>,
                                      * BlockVector<tt><...></tt>, a PETSc
                                      * vector wrapper class, or any other
                                      * type having the same interface.
@@ -603,8 +603,8 @@ class ConstraintMatrix : public Subscriptor
                                      * @p condense.
                                      *
                                      * The @p VectorType may be a
-                                     * Vector<tt><float></tt>,
-                                     * Vector<tt><double></tt>,
+                                     * Vector<float>,
+                                     * Vector<double>,
                                      * BlockVector<tt><...></tt>, a PETSc
                                      * vector wrapper class, or any other
                                      * type having the same interface.
@@ -616,8 +616,8 @@ class ConstraintMatrix : public Subscriptor
                                     /**
                                      * Re-distribute the elements of the
                                      * vector in-place. The @p VectorType
-                                     * may be a Vector<tt><float></tt>,
-                                     * Vector<tt><double></tt>,
+                                     * may be a Vector<float>,
+                                     * Vector<double>,
                                      * BlockVector<tt><...></tt>, a PETSc
                                      * vector wrapper class, or any other
                                      * type having the same interface.
@@ -629,8 +629,8 @@ class ConstraintMatrix : public Subscriptor
                                      * Delete hanging nodes in a vector.
                                      * Sets all hanging node values to
                                      * zero. The @p VectorType may be a
-                                     * Vector<tt><float></tt>,
-                                     * Vector<tt><double></tt>,
+                                     * Vector<float>,
+                                     * Vector<double>,
                                      * BlockVector<tt><...></tt>, a PETSc
                                      * vector wrapper class, or any other
                                      * type having the same interface.

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.