]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use 'Tensor objects' instead of 'Tensors'. 8123/head
authorDavid Wells <drwells@email.unc.edu>
Mon, 13 May 2019 00:55:18 +0000 (20:55 -0400)
committerDavid Wells <drwells@email.unc.edu>
Mon, 13 May 2019 00:55:18 +0000 (20:55 -0400)
This fixes doxygen links

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

index f3b81c3859c6f73345f2c98da4dab4b40e34d11a..8fcbac71499b151feea08f425ac20ad6ea906222 100644 (file)
@@ -310,9 +310,9 @@ namespace parallel
      * // CellDataStorage::initialize()
      * data_transfer.interpolate();
      * @endcode
-     * This approach can be extended to quadrature point data with Tensors of
-     * arbitrary order, although with a little bit more work in packing and
-     * unpacking of data inside MyQData class.
+     * This approach can be extended to quadrature point data with Tensor
+     * objects of arbitrary order, although with a little bit more work in
+     * packing and unpacking of data inside MyQData class.
      *
      * @note Currently coarsening is not supported.
      *
index f164142472344b77f9113aa1266b27ecaa1fd2d0..c6207feb8f9cc5dbedd6f27f28feddb6e45a24a9 100644 (file)
@@ -827,8 +827,8 @@ public:
   norm() const;
 
   /**
-   * Tensors can be unrolled by simply pasting all elements into one long
-   * vector, but for this an order of elements has to be defined. For
+   * Tensor objects can be unrolled by simply pasting all elements into one
+   * long vector, but for this an order of elements has to be defined. For
    * symmetric tensors, this function returns which index within the range
    * <code>[0,n_independent_components)</code> the given entry in a symmetric
    * tensor has.

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.