Dune Core Modules (2.8.0)
Deprecated List
- Member Dune::bilu0_decomposition (M &A)
- "Will be removed after release 2.8. Use ILU::blockILU0Decomposition."
- Member Dune::bilu_backsolve (const M &A, X &v, const Y &d)
- "Will be removed after release 2.8. Use ILU::blockILUBacksolve."
- Member Dune::bilu_decomposition (const M &A, int n, M &ilu)
- "Will be removed after release 2.8. Use ILU::blockILUDecomposition."
- Class Dune::ColCompMatrix< M, I >
- This class has been superseded by Impl::BCCSMatrix and Impl::BCCSMatrixInitializer. Please use that instead!
- Member Dune::CommDataHandleIF< DataHandleImp, DataTypeImp >::fixedsize (int dim, int codim) const
- This method (with the lower-case 's') is deprecated. Use 'fixedSize' instead!
- 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::firstmatrixelement (M &A)
- "Will be removed after release 2.8. Use ILU::firstMatrixElement."
- Member Dune::Functions::BSplinePreBasis< GV, MI >::IndexSet
- Member Dune::Functions::BSplinePreBasis< GV, MI >::makeIndexSet () const
- Member Dune::Functions::CompositePreBasis< MI, IMS, SPB >::IndexSet
- Member Dune::Functions::CompositePreBasis< MI, IMS, SPB >::makeIndexSet () const
- Member Dune::Functions::Experimental::TransformedIndexPreBasis< MI, RPB, T >::IndexSet
- Member Dune::Functions::Experimental::TransformedIndexPreBasis< MI, RPB, T >::makeIndexSet () const
- Member Dune::Functions::LagrangePreBasis< GV, k, MI, R >::IndexSet
- Member Dune::Functions::LagrangePreBasis< GV, k, MI, R >::makeIndexSet () const
- Member Dune::Functions::PowerPreBasis< MI, IMS, SPB, C >::IndexSet
- Member Dune::Functions::PowerPreBasis< MI, IMS, SPB, C >::makeIndexSet () const
- Member Dune::Functions::RannacherTurekPreBasis< GV, MI >::IndexSet
- Member Dune::Functions::RannacherTurekPreBasis< GV, MI >::makeIndexSet () const
- Member Dune::Functions::TaylorHoodPreBasis< GV, MI, HI >::IndexSet
- Member Dune::Functions::TaylorHoodPreBasis< GV, MI, HI >::makeIndexSet () const
- Member Dune::Geo::ReferenceElement< Implementation >::integrationOuterNormal (int face) const
- After dune-2.6 the return value will no longer be a reference but a copy. Code storing pointers or references to the result must be adjusted.
- Member Dune::Geo::ReferenceElement< Implementation >::position (int i, int c) const
- After dune-2.6 the return value will no longer be a reference but a copy. Code storing pointers or references to the result must be adjusted.
- Member Dune::Geo::ReferenceElement< Implementation >::type () const
- After dune-2.6 the return value will no longer be a reference but a copy. Code storing pointers or references to the result must be adjusted.
- Member Dune::Geo::ReferenceElement< Implementation >::type (int i, int c) const
- After dune-2.6 the return value will no longer be a reference but a copy. Code storing pointers or references to the result must be adjusted.
- Member Dune::GridFactoryInterface< GridType >::insertElement (const GeometryType &type, const std::vector< unsigned int > &vertices, const std::shared_ptr< VirtualFunction< FieldVector< ctype, dimension >, FieldVector< ctype, dimworld > > > &elementParametrization)
- [After Dune 2.7] VirtualFunction is deprecated, use the overload taking a std::function instead
- Member Dune::ILU::bilu_backsolve (const CRS &lower, const CRS &upper, const InvVector &inv, X &v, const Y &d)
- "Will be removed after release 2.8. Use blockILUBacksolve."
- Member Dune::ImplicitModeOverflowExhausted
- The class ImplicitModeOverflowExhausted got renamed to ImplicitModeCompressionBufferExhausted in dune-istl 2.8, because the old name was very misleading. We keep the old name for backward compatibility, but discourage its use.
- Member Dune::LagrangeCubeLocalFiniteElement< D, R, dim, k >::LagrangeCubeLocalFiniteElement ()
- This explicit implementation only exists to work around a bug in clang 3.8 which disappeared in clang 6
- Member Dune::LagrangePrismLocalFiniteElement< D, R, k >::LagrangePrismLocalFiniteElement ()
- This explicit implementation only exists to work around a bug in clang 3.8 which disappeared in clang 6
- Member Dune::LagrangePyramidLocalFiniteElement< D, R, k >::LagrangePyramidLocalFiniteElement ()
- This explicit implementation only exists to work around a bug in clang 3.8 which disappeared in clang 6
- Class Dune::LeafMultipleCodimMultipleGeomTypeMapper< G >
- Use MultipleCodimMultipleGeomTypeMapper instead
- Class Dune::LeafSingleCodimSingleGeomTypeMapper< G, c >
- Use SingleCodimSingleGeomTypeMapper instead
- Class Dune::LevelMultipleCodimMultipleGeomTypeMapper< G >
- Use MultipleCodimMultipleGeomTypeMapper instead
- Class Dune::LevelSingleCodimSingleGeomTypeMapper< G, c >
- Use SingleCodimSingleGeomTypeMapper instead
- Class Dune::LocalFiniteElementFunctionBase< FE >
- This class is deprecated. To keep this traits class working it exports a simple look-a-like of the old Dune::Function base class. However, you should stop using this and pass functions with plain operator() interface to interpolate() from now on.
- Member Dune::makeToUnique (Args &&... args)
- Member Dune::MultiTypeBlockMatrix< FirstRow, Args >::size ()
- Use method
N
instead. This will be removed after Dune 2.8. - Member Dune::MultiTypeBlockVector< Args >::count () const
- Use method
N
instead. This will be removed after Dune 2.8. - Member Dune::P1LocalFiniteElement
- This class is obsolete. Please use LagrangeSimplexLocalFiniteElement instead!
- Member Dune::P23DLocalFiniteElement
- This class is obsolete. Please use LagrangeSimplexLocalFiniteElement instead!
- Member Dune::P2LocalFiniteElement
- This class is obsolete. Please use LagrangeSimplexLocalFiniteElement instead!
- Member Dune::Pk1DLocalFiniteElement
- This class is obsolete. Please use LagrangeSimplexLocalFiniteElement instead!
- Member Dune::Pk2DLocalFiniteElement
- This class is obsolete. Please use LagrangeSimplexLocalFiniteElement instead!
- Member Dune::Pk3DLocalFiniteElement
- This class is obsolete. Please use LagrangeSimplexLocalFiniteElement instead!
- Class Dune::Power< p >
- Please use the method
power
frommath.hh
instead! - Member Dune::PrismP1LocalFiniteElement
- Please use LagrangePrismLocalFiniteElement<D,R,2> instead!
- Member Dune::PrismP2LocalFiniteElement
- Please use LagrangePrismLocalFiniteElement<D,R,2> instead!
- Member Dune::PyramidP1LocalFiniteElement
- Please use LagrangePyramidLocalFiniteElement<D,R,1> instead!
- Member Dune::PyramidP2LocalFiniteElement
- Please use LagrangePyramidLocalFiniteElement<D,R,2> instead!
- Member Dune::Q1LocalFiniteElement
- This class is deprecated! Please use LagrangeCubeLocalFiniteElement instead.
- Member Dune::QkLocalFiniteElement
- This class is deprecated! Please use LagrangeCubeLocalFiniteElement instead.
- Member Dune::ReferenceElement
- Using the syntax Dune::ReferenceElement<ctype,dim> is deprecated in DUNE 2.6. You have the following alternatives:
- Most of the time, you will want to use Dune::ReferenceElement<Geometry> because you already have a geometry type available.
- Dune::ReferenceElements<ctype,dim>::ReferenceElement.
- Dune::Transitional::ReferenceElement<ctype,Dune::Dim<dim>>. This will become available as Dune::ReferenceElement<ctype,Dune::Dim<dim>> after the release of DUNE 2.6.
- Class Dune::StaticPower< m, p >
- Please use the method
power
frommath.hh
instead! - 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::array
orstd::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::TypeTree::forEachNode (Tree &&tree, InnerFunc &&innerFunc, LeafFunc &&leafFunc)
- Use the more general applyToTree instead.
- Member Dune::TypeTree::forEachNode (Tree &&tree, PreFunc &&preFunc, LeafFunc &&leafFunc, PostFunc &&postFunc)
- Use the more general applyToTree instead.
- 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.
- 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 |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)