]> https://gitweb.dealii.org/ - dealii.git/commitdiff
rename an inst file 14423/head
authorTimo Heister <timo.heister@gmail.com>
Tue, 15 Nov 2022 15:04:38 +0000 (10:04 -0500)
committerTimo Heister <timo.heister@gmail.com>
Tue, 15 Nov 2022 15:29:18 +0000 (10:29 -0500)
source/base/CMakeLists.txt
source/base/partitioner_cuda.cc
source/base/partitioner_cuda.inst.in [moved from source/base/partitioner.cuda.inst.in with 100% similarity]

index 306c11a6ad6ae0d5d80ab60f053fab2affad38fc..82000c1cc787f5cb3819806df21ff70b776769e8 100644 (file)
@@ -142,7 +142,7 @@ SET(_inst
   mpi_noncontiguous_partitioner.inst.in
   mpi_remote_point_evaluation.inst.in
   partitioner.inst.in
-  partitioner.cuda.inst.in
+  partitioner_cuda.inst.in
   polynomials_rannacher_turek.inst.in
   symmetric_tensor.inst.in
   symbolic_function.inst.in
index f01eca353c8325f6143247046c622f67e83fe50a..a68c79e4a10e55e99d2d56a63cfb5cfc1cdd84d3 100644 (file)
@@ -63,6 +63,6 @@ namespace Utilities
 } // namespace Utilities
 
 // explicit instantiations from .templates.h file
-#include "partitioner.cuda.inst"
+#include "partitioner_cuda.inst"
 
 DEAL_II_NAMESPACE_CLOSE

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.