]> https://gitweb.dealii.org/ - dealii.git/commitdiff
format comment 18273/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 21 Mar 2025 18:09:12 +0000 (14:09 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 21 Mar 2025 18:09:12 +0000 (14:09 -0400)
include/deal.II/matrix_free/portable_matrix_free.h

index d508552604a597b43d4e2ec1af12a277b0dc8347..ec1a4f0fda79cc0d5b4fc2847c2a66ef7e56178e 100644 (file)
@@ -379,8 +379,8 @@ namespace Portable
      * \code
      * DEAL_II_HOST_DEVICE void operator()(
      *   const typename Portable::MatrixFree<dim, Number>::Data *data,
-     *   const DeviceVector<Number> &src,
-     *   DeviceVector<Number> dst) const;
+     *   const DeviceVector<Number>                             &src,
+     *   DeviceVector<Number>                                   &dst) const;
      *   static const unsigned int n_local_dofs;
      *   static const unsigned int n_q_points;
      * \endcode

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.