DUNE Common (2.8)
Deprecated List
- Class Dune::FieldMatrix< K, ROWS, COLS >
- VectorSize is deprecated; please call the 'size()' method directly instead. This will be removed after Dune 2.8.
- Member Dune::makeToUnique (Args &&... args)
- Class Dune::Power< p >
- Please use the method
powerfrommath.hhinstead! - Class Dune::StaticPower< m, p >
- Please use the method
powerfrommath.hhinstead! - Class Dune::Std::is_callable< D, R >
- Use std::is_invocable from <type_traits>
- Class Dune::Std::is_callable< F(Args...), R >
- Use std::is_invocable from <type_traits>
- Class Dune::Std::is_invocable< F, Args >
- Use std::is_invocable from <type_traits>
- Class Dune::Std::is_invocable_r< R, F, Args >
- Use std::is_invocable_r from <type_traits>
- Member Dune::Std::make_array (const Args &... args)
- Use deduction guide of
std::arrayorstd::to_array. - Class Dune::Std::to_false_type< T >
- Use Dune::AlwaysFalse (from dune/common/typetraits.hh) instead
- Class Dune::Std::to_true_type< T >
- Use Dune::AlwaysFalse (from dune/common/typetraits.hh) instead
- Member Dune::ToUniquePtr
- Member DUNE_DEPRECATED
- Use C++14's
- Member DUNE_DEPRECATED_MSG (text)
- Use C++14's
- Member DUNE_UNUSED
- Use C++17's
- File simd.hh
- Use the newer simd architecture from dune/common/simd/simd.hh instead.
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(May 27, 22:36, 2026)