]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Consistently use '<tt>', not '<TT>', so show code. 1115/head
authorDavid Wells <drwells@vt.edu>
Sat, 4 Jul 2015 12:30:27 +0000 (08:30 -0400)
committerDavid Wells <drwells@vt.edu>
Sat, 11 Jul 2015 01:02:47 +0000 (21:02 -0400)
include/deal.II/base/path_search.h
include/deal.II/base/polynomials_abf.h
include/deal.II/base/polynomials_bdm.h
include/deal.II/base/polynomials_nedelec.h
include/deal.II/base/polynomials_raviart_thomas.h
include/deal.II/lac/pointer_matrix.h

index 435a49eb8d9d2ad94b61ee92e488fcc54969ad51..dbec454d88128228421ef68cb303609010ffbdeb 100644 (file)
@@ -52,7 +52,7 @@ DEAL_II_NAMESPACE_OPEN
  * @endcode
  *
  * This piece of code will first traverse all paths in the list set up for
- * file class <TT>MESH</tt>. If it manages to open a file, it returns the
+ * file class <tt>MESH</tt>. If it manages to open a file, it returns the
  * <tt>istream</tt> object. If not, it will try to append the first suffix of
  * the suffix list and do the same. And so on. If no file is found in the end,
  * an exception is thrown.
index 8e782293eb28015746361b8a1df2c452f3fda10f..0e8b47c580869f9cbbad6396af5daace1960240a 100644 (file)
@@ -102,7 +102,7 @@ public:
   std::string name () const;
 
   /**
-   * Return the number of polynomials in the space <TT>RT(degree)</tt> without
+   * Return the number of polynomials in the space <tt>RT(degree)</tt> without
    * requiring to build an object of PolynomialsABF. This is required by the
    * FiniteElement classes.
    */
index eb3184b2a6b86d04219380b3de853f84bd747b20..bb9332a609ccc83e385d11909245d874b9382725 100644 (file)
@@ -120,7 +120,7 @@ public:
   std::string name () const;
 
   /**
-   * Return the number of polynomials in the space <TT>BDM(degree)</tt>
+   * Return the number of polynomials in the space <tt>BDM(degree)</tt>
    * without requiring to build an object of PolynomialsBDM. This is required
    * by the FiniteElement classes.
    */
index 9a3955eab629ec21e6ca9ad3f3d2547b62ab3944..5b6567386a63d27fbec988b1e8eb02672a22e721 100644 (file)
@@ -92,7 +92,7 @@ public:
   std::string name () const;
 
   /**
-   * Return the number of polynomials in the space <TT>N(degree)</tt> without
+   * Return the number of polynomials in the space <tt>N(degree)</tt> without
    * requiring to build an object of PolynomialsNedelec. This is required by
    * the FiniteElement classes.
    */
index d0c8ca8da72edcf5650115b6fa7ca09043d96d5d..2e16e6cfb5671608def2b96cf8b41bdb33014686 100644 (file)
@@ -93,7 +93,7 @@ public:
   std::string name () const;
 
   /**
-   * Return the number of polynomials in the space <TT>RT(degree)</tt> without
+   * Return the number of polynomials in the space <tt>RT(degree)</tt> without
    * requiring to build an object of PolynomialsRaviartThomas. This is
    * required by the FiniteElement classes.
    */
index 628af604f242ae49609612cad5636c02e2634339..5db2a454a658d4c2525fe612fc3a777d0b9d4cea 100644 (file)
@@ -439,7 +439,7 @@ private:
  * should overload the function in order to save memory and time.
  *
  * The result is a PointerMatrixBase* pointing to <tt>matrix</tt>. The
- * <TT>VECTOR</tt> argument is a dummy just used to determine the template
+ * <tt>VECTOR</tt> argument is a dummy just used to determine the template
  * arguments.
  *
  * @relates PointerMatrixBase @relates PointerMatrixAux

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.