From: Daniel Arndt Date: Fri, 30 Oct 2020 15:49:43 +0000 (-0400) Subject: Update source/matrix_free/cuda_matrix_free.cu X-Git-Tag: v9.3.0-rc1~952^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=002c3771724420f41e3daba0236e51bb1a84c481;p=dealii.git Update source/matrix_free/cuda_matrix_free.cu Co-authored-by: David Wells --- diff --git a/source/matrix_free/cuda_matrix_free.cu b/source/matrix_free/cuda_matrix_free.cu index 9bd1a0a52d..69238e2275 100644 --- a/source/matrix_free/cuda_matrix_free.cu +++ b/source/matrix_free/cuda_matrix_free.cu @@ -25,7 +25,7 @@ namespace CUDAWrappers { namespace internal { - extern std::array used_objects; + std::array used_objects; } // Do not instantiate for dim = 1