]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Pass queue_length and chunk_size to inner call to mesh_loop() 7856/head
authorJean-Paul Pelteret <jppelteret@gmail.com>
Sat, 23 Mar 2019 15:30:43 +0000 (16:30 +0100)
committerLuca Heltai <luca.heltai@sissa.it>
Sat, 23 Mar 2019 22:19:51 +0000 (23:19 +0100)
include/deal.II/meshworker/mesh_loop.h

index d1244d395013a11537418e19a3232aec429e09b7..9aa0ff436991f33100014fab8a5210967f3f14f6 100644 (file)
@@ -535,7 +535,9 @@ namespace MeshWorker
               sample_copy_data,
               flags,
               f_boundary_worker,
-              f_face_worker);
+              f_face_worker,
+              queue_length,
+              chunk_size);
   }
 } // namespace MeshWorker
 

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.