]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make MSVC happy. 12322/head
authorMarc Fehling <mafehling.git@gmail.com>
Thu, 27 May 2021 01:00:48 +0000 (19:00 -0600)
committerMarc Fehling <mafehling.git@gmail.com>
Thu, 27 May 2021 01:00:48 +0000 (19:00 -0600)
include/deal.II/numerics/data_out_stack.h

index 4a8d8c7ec46a57dea6c49bb4e3f455adb1db83e3..6db2de0b2f32b3c0940244881acee3e37a4f4572 100644 (file)
@@ -386,8 +386,9 @@ private:
    * data in the form of Patch structures (declared in the base class
    * DataOutBase) to the actual output function.
    */
-  virtual const std::vector<
-    dealii::DataOutBase::Patch<patch_dim, patch_spacedim>> &
+  virtual const std::vector<dealii::DataOutBase::Patch<
+    DataOutStack<dim, spacedim, void>::patch_dim,
+    DataOutStack<dim, spacedim, void>::patch_spacedim>> &
   get_patches() const override;
 
 

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.