dune-common  2.7.0
Deprecated List
Member Dune::field_t
is_range is deprecated, use Dune::IsIterable instead
Class Dune::IsIndexable< T >
has_nan is deprecated, use Dune::HasNaN instead
Class Dune::IsIterable< T, I >
is_indexable is deprecated, use Dune::IsIndexable instead
Class Dune::Power< p >
Please use the method power from math.hh instead!
Member Dune::Simd::UnitTest::DUNE_DEPRECATED_MSG ("Call check() instead, and explicitly instantiate " "checkType() and friends instead") void 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.
Class Dune::StaticPower< m, p >
Please use the method power from math.hh instead!
File simd.hh
Use the newer simd architecture from dune/common/simd/simd.hh instead.