Dune Core Modules (unstable)
Deprecated List
- Member Dune::AlbertaGrid< dim, dimworld >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::CollectiveCommunication
- CollectiveCommunication is deprecated and will be removed after Dune 2.9.
- Class Dune::Factorial< m >
- Will be removed after release 2.9
- Member Dune::FakeMPIHelper::getCollectiveCommunication ()
- getCollectionCommunication is deprecated and will be removed after Dune 2.9.
- Member Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::Grid< dim, dimworld, ct, GridFamily >::CollectiveCommunication
- Use Communication instead! Will be removed at some point in the future.
- Member Dune::GridTraits< dim, dimw, GridImp, GeometryImp, EntityImp, LevelIteratorImp, LeafIntersectionImp, LevelIntersectionImp, LeafIntersectionIteratorImp, LevelIntersectionIteratorImp, HierarchicIteratorImp, LeafIteratorImp, LevelIndexSetImp, LeafIndexSetImp, GlobalIdSetImp, GIDType, LocalIdSetImp, LIDType, CCType, LevelGridViewTraits, LeafGridViewTraits, EntitySeedImp, LocalGeometryImp, LevelIndexType, LevelGeometryTypes, LeafIndexType, LeafGeometryTypes >::CollectiveCommunication
- Use Communication instead! Will be removed at some point in the future.
- Member Dune::GridView< ViewTraits >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- 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::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::MPIHelper::getCollectiveCommunication ()
- getCollectionCommunication is deprecated and will be removed after Dune 2.9.
- 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!
- Member Dune::PkLocalFiniteElement
- 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.
- Class Dune::StaticPower< b, p >
- Please use the method
power
frommath.hh
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.
- Class Dune::YaspFixedSizePartitioner< d >
- use FixedSizePartitioning
- Class Dune::YLoadBalance< d >
- use the new interface of Yasp::Partitioning
- Class Dune::YLoadBalanceDefault< d >
- use Yasp::DefaultPartitioning
- Class Dune::YLoadBalancePowerD< d >
- use Yasp::PowerDPartitioning
- Member DUNE_ASSERT_AND_RETURN (C, X)
- Will be removed after Dune 2.10 release
- File simd.hh
- Use the newer simd architecture from dune/common/simd/simd.hh instead.
