DUNE Common (unstable)

Deprecated List
Member Dune::FieldMatrix< K, ROWS, COLS >::operator*= (const S &scalar)
This method implements a special handling for 1x1 matrices, and will be removed in Dune 2.13 or later. It is not deprecated by a C++ attribute because the operation it implements is legit for matrices of all sizes. The method exists only to resolve an overloading ambiguity warning that appears without it.
Member Dune::FieldMatrix< K, ROWS, COLS >::operator/= (const S &scalar)
This method implements a special handling for 1x1 matrices, and will be removed in Dune 2.13 or later. It is not deprecated by a C++ attribute because the operation it implements is legit for matrices of all sizes. The method exists only to resolve an overloading ambiguity warning that appears without it.
Member Dune::operator<< (std::ostream &s, const FieldMatrix< K, 1, 1 > &a)
This method implements a special handling for 1x1 matrices, and will be removed in Dune 2.13 or later. It is not deprecated by a C++ attribute because the operation it implements is legit for matrices of all sizes. It is unclear why this method exists at all.
File simd.hh
Use the newer simd architecture from dune/common/simd/simd.hh instead.
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (May 27, 22:36, 2026)