From: Timo Heister Date: Tue, 28 Apr 2020 16:34:34 +0000 (-0400) Subject: clarify namespace X-Git-Tag: v9.2.0-rc1~159^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a5fd9d2d659ecac9402b00407653951220c0483;p=dealii.git clarify namespace --- diff --git a/include/deal.II/base/partitioner.templates.h b/include/deal.II/base/partitioner.templates.h index 6c284bb5c2..4a041b3732 100644 --- a/include/deal.II/base/partitioner.templates.h +++ b/include/deal.II/base/partitioner.templates.h @@ -629,7 +629,7 @@ namespace Utilities 100000. * std::numeric_limits::real_type>::epsilon(), - typename LinearAlgebra::distributed::Vector< + typename dealii::LinearAlgebra::distributed::Vector< Number>::ExcNonMatchingElements(*read_position, locally_owned_array[j], my_pid));