]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unused code in CUDAWrappers::internal::HangingNodes 8358/head
authorDaniel Arndt <arndtd@ornl.gov>
Tue, 9 Jul 2019 01:56:14 +0000 (21:56 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Tue, 9 Jul 2019 01:59:04 +0000 (21:59 -0400)
include/deal.II/matrix_free/cuda_hanging_nodes_internal.h

index 8abf9b68ec6268747918234421c9ba32d2e86330..eb7d34b8b9c9ddbf29c8c790392c851a13d25275 100644 (file)
@@ -900,7 +900,6 @@ namespace CUDAWrappers
           (((constraint_mask & face1) && on_face1) ||
            ((constraint_mask & face2) && on_face2) ||
            ((constraint_mask & edge) && on_face1 && on_face2));
-        (direction == 0) ? z_idx : (direction == 1) ? x_idx : y_idx;
 
         if (constrained_face && constrained_dof)
           {

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.