dune-common  2.7.1
Deprecated List
Class Dune::has_nan< T >
has_nan is deprecated, use Dune::HasNaN instead
Class Dune::is_indexable< T, I >
is_indexable is deprecated, use Dune::IsIndexable instead
Class Dune::is_range< T, typename >
is_range is deprecated, use Dune::IsIterable instead
Class Dune::Power< p >
Please use the method power from math.hh instead!
Member Dune::Simd::UnitTest::checkVector ()

Rather than calling this function, call check() with the same template arguments. Rather than explicitly instantiating this function as described below, explicitly instantiate checkType() and friends.

"Call check() instead, and explicitly instantiate " "checkType() and friends instead"

Class Dune::StaticPower< m, p >
Please use the method power from math.hh instead!
Member Dune::ToUniquePtr< T >::operator pointer () noexcept
"Cast to raw pointer is deprecated. Use std::unique_ptr or std::shared_ptr instead."
File simd.hh
Use the newer simd architecture from dune/common/simd/simd.hh instead.