]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixup style for preprocessor check 8881/head
authorDaniel Arndt <arndtd@ornl.gov>
Wed, 2 Oct 2019 12:28:24 +0000 (08:28 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Wed, 2 Oct 2019 12:28:24 +0000 (08:28 -0400)
include/deal.II/base/partitioner.templates.h

index cf534f52a3aa860b706290a7b06bc150fd36ac67..a06383c16da22c8d6a620efeb2a084327fa1ee53 100644 (file)
@@ -514,7 +514,7 @@ namespace Utilities
                    "import_from_ghosted_array_start as is passed "
                    "to import_from_ghosted_array_finish."));
 
-#      if (defined(DEAL_II_COMPILER_CUDA_AWARE))
+#      if defined(DEAL_II_COMPILER_CUDA_AWARE)
           if (std::is_same<MemorySpaceType, MemorySpace::CUDA>::value)
             {
               cudaMemset(ghost_array.data(),

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.