]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix doxygen problem
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 12 Jul 2005 22:02:43 +0000 (22:02 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Tue, 12 Jul 2005 22:02:43 +0000 (22:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@11128 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/symmetric_tensor.h

index a6472f2d6c662e4116979212b3ece82a6c97dfb9..09d2882e0b362305df9ac8b71b88a8e4e7ac5813 100644 (file)
@@ -2122,10 +2122,10 @@ unit_symmetric_tensor<3> ()
  * representation of the linear deviator operator.
  *
  * For every tensor <tt>t</tt>, there holds the identity
- * <tt>deviator(t)==deviator_tensor<dim>()*t</tt>, up to numerical
+ * <tt>deviator(t)==deviator_tensor&lt;dim&gt;()*t</tt>, up to numerical
  * round-off. The reason this operator representation is provided since one
- * sometimes needs to invert operators like <tt>identity_tensor<dim>() +
- * delta_t*deviator_tensor<dim>()</tt> or similar.
+ * sometimes needs to invert operators like <tt>identity_tensor&lt;dim&gt;() +
+ * delta_t*deviator_tensor&lt;dim&gt;()</tt> or similar.
  * 
  * @relates SymmetricTensor
  * @author Wolfgang Bangerth, 2005
@@ -2163,10 +2163,10 @@ deviator_tensor ()
  * representation of the linear deviator operator.
  *
  * For every tensor <tt>t</tt>, there holds the identity
- * <tt>deviator(t)==deviator_tensor<dim>()*t</tt>, up to numerical
+ * <tt>deviator(t)==deviator_tensor&lt;dim&gt;()*t</tt>, up to numerical
  * round-off. The reason this operator representation is provided since one
- * sometimes needs to invert operators like <tt>identity_tensor<dim>() +
- * delta_t*deviator_tensor<dim>()</tt> or similar.
+ * sometimes needs to invert operators like <tt>identity_tensor&lt;dim&gt;() +
+ * delta_t*deviator_tensor&lt;dim&gt;()</tt> or similar.
  * 
  * @relates SymmetricTensor
  * @author Wolfgang Bangerth, 2005
@@ -2199,7 +2199,7 @@ identity_tensor ()
 
 /**
  * Return the tensor of rank 4 that is the outer product of the two tensors
- * given as arguments, i.e. the result <tt>T=t1 \otimes t2</tt> satisfies
+ * given as arguments, i.e. the result $T=t1 \otimes t2$ satisfies
  * <tt>T phi = t1 (t2 : phi)</tt> for all symmetric tensors <tt>phi</tt>.
  *
  * For example, the deviator tensor can be computed as

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.