]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix compilation with gcc-10 10099/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 8 May 2020 20:01:21 +0000 (22:01 +0200)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 8 May 2020 20:01:21 +0000 (22:01 +0200)
include/deal.II/differentiation/ad/ad_helpers.h

index a7271a41e31beec11b6408f5063339b85267c7c0..d1ed05a5a42c8405a38e6db379d1f48dd6ddfdfa 100644 (file)
@@ -3841,7 +3841,8 @@ namespace Differentiation
               typename ScalarType>
     template <typename ExtractorType>
     typename internal::Extractor<dim, ExtractorType>::template tensor_type<
-      typename HelperBase<ADNumberTypeCode, ScalarType>::ad_type>
+      typename PointLevelFunctionsBase<dim, ADNumberTypeCode, ScalarType>::
+        ad_type>
     PointLevelFunctionsBase<dim, ADNumberTypeCode, ScalarType>::
       get_sensitive_variables(const ExtractorType &extractor) const
     {

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.