]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix name in static_assert. 6187/head
authorLuca Heltai <luca.heltai@sissa.it>
Fri, 6 Apr 2018 19:07:55 +0000 (21:07 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Fri, 6 Apr 2018 19:07:55 +0000 (21:07 +0200)
include/deal.II/base/quadrature_point_data.h

index 6ba6a5475591badd32149b08170f6526f8bbfe02..a9915939aa9e69adcff7b3ad197db0e562dfef76 100644 (file)
@@ -322,7 +322,7 @@ namespace parallel
     {
     public:
       static_assert(std::is_base_of<TransferableQuadraturePointData, DataType>::value,
-                    "User's DataType class should be derived from QPData");
+                    "User's DataType class should be derived from TransferableQuadraturePointData");
 
       /**
        * A typedef for a cell.

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.