]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix comment
authorBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 13 May 2020 02:03:05 +0000 (02:03 +0000)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 13 May 2020 02:03:05 +0000 (02:03 +0000)
include/deal.II/matrix_free/cuda_matrix_free.h

index eb76b1d559b198cdb7dc48530ffbdc8bca665c2c..5b78bb91e6595ad56f19e3b04bb1e6ceb88376ea 100644 (file)
@@ -643,7 +643,7 @@ namespace CUDAWrappers
   /**
    * Compute the quadrature point index in the local cell of a given thread.
    *
-   * @relates MatrixFree
+   * @relates CUDAWrappers::MatrixFree
    */
   template <int dim>
   __device__ inline unsigned int
@@ -663,7 +663,7 @@ namespace CUDAWrappers
    * Return the quadrature point index local of a given thread. The index is
    * only unique for a given MPI process.
    *
-   * @relates MatrixFree
+   * @relates CUDAWrappers::MatrixFree
    */
   template <int dim, typename Number>
   __device__ inline unsigned int
@@ -682,7 +682,7 @@ namespace CUDAWrappers
   /**
    * Return the quadrature point associated with a given thread.
    *
-   * @relates MatrixFree
+   * @relates CUDAWrappers::MatrixFree
    */
   template <int dim, typename Number>
   __device__ inline typename CUDAWrappers::MatrixFree<dim, Number>::point_type &

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.