]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix test
authorBruno Turcksin <bruno.turcksin@gmail.com>
Tue, 7 Jul 2020 00:35:10 +0000 (00:35 +0000)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Tue, 7 Jul 2020 00:50:40 +0000 (00:50 +0000)
tests/cuda/matrix_free_no_index_initialize.cu

index 058a65014e7515ea5779e304738f3ce6e480a434..0adf975f14dee1171763bde062e7379e437a5cea 100644 (file)
@@ -47,7 +47,7 @@ public:
     Number *                                                    dst) const
   {
     CUDAWrappers::FEEvaluation<dim, fe_degree, n_q_points_1d, 1, Number>
-      fe_eval(0, cell, gpu_data, shared_data);
+      fe_eval(cell, gpu_data, shared_data);
 
     // set to unit vector
     fe_eval.submit_dof_value(1.);

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.