]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Line break 14104/head
authorFabian Castelli <fabian.castelli@kit.edu>
Fri, 8 Jul 2022 10:01:24 +0000 (12:01 +0200)
committerFabian Castelli <fabian.castelli@kit.edu>
Fri, 8 Jul 2022 10:01:24 +0000 (12:01 +0200)
include/deal.II/matrix_free/operators.h

index 5273980806c3fd9878506b5910398553830db4e1..12525425cf0c1ec397308612dc2ee81632501dd6 100644 (file)
@@ -1835,7 +1835,9 @@ namespace MatrixFreeOperators
     AssertThrow(
       IsBlockVector<VectorType>::value == false,
       ExcNotImplemented(
-        "This class only supports the non-blocked vector variant of the Base operator because only a single FEEvaluation object is used in the apply function."));
+        "This class only supports the non-blocked vector variant of the Base "
+        "operator because only a single FEEvaluation object is used in the "
+        "apply function."));
   }
 
 

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.