DUNE-FEM (unstable)
Deprecated List
- Member Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::localMatrix (const DomainEntityType &domainEntity, const RangeEntityType &rangeEntity) const
- Use TemporaryLocalMatrix in combination with {add,set,get}LocalMatrix on matrix object return local matrix object
- Member Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::localMatrix () const
- Use TemporaryLocalMatrix in combination with {add,set,get}LocalMatrix on matrix object return local matrix object
- 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.
- Class Dune::GmshReaderOptions
- The class is deprecated, because it looks like it should be used in the GmshReader implementation, but it is not actually used anywhere.
- Class Dune::GmshReaderParser< GridType >
- The name GmshReaderParser remains for backward compatibility, and will be removed eventually.
- 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.
- Member Dune::VTKWriter< GridView >::addCellData (F &&f, VTK::FieldInfo vtkFieldInfo)
- f may also be a VTKFunction object, but you are strongly discouraged from using VTKFunctions.
- Member Dune::VTKWriter< GridView >::addVertexData (F &&f, VTK::FieldInfo vtkFieldInfo)
- f may also be a VTKFunction object, but you are strongly discouraged from using VTKFunctions.
- 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
(Mar 31, 22:41, 2026)