dune-grid  2.4
Deprecated List
Member Dune::AlbertaGrid< dim, dimworld >::entityPointer (const EntitySeed &seed) const

This method is deprecated and will be removed after the release of dune-grid 2.4. Please use entity() instead, which will directly return an Entity object that you can then store for later use. The EntityPointer concept in general is deprecated and will not be available after dune-grid 2.4 has been released.

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

Member Dune::ALU2dGrid< dim, dimworld, eltype >::ALU2dGrid (const std::string macroTriangFilename, const int nrOfHangingNodes, const DuneBoundaryProjectionType *, const DuneBoundaryProjectionVector *, std::istream *macroFile=0)
"ALUGrid is deprecated, please use the new module DUNE-ALUGrid."
Member Dune::ALU2dGridEntity< 0, dim, GridImp >::ibegin () const

Use ileafbegin() instead. This method will be removed after Dune 2.3

"Use ileafbegin() instead."

Member Dune::ALU2dGridEntity< 0, dim, GridImp >::iend () const

Use ileafend() instead. This method will be removed after Dune 2.3

"Use ileafend() instead."

Member Dune::ALU3dGrid< elType, Comm >::ALU3dGrid (const std::string &macroTriangFilename, const MPICommunicatorType mpiComm, const DuneBoundaryProjectionType *bndPrj, const DuneBoundaryProjectionVector *bndVec, const ALUGridRefinementType refinementType)
"ALUGrid is deprecated, please use the new module DUNE-ALUGrid."
Member Dune::Capabilities::isParallel< ALU3dGrid< elType, Comm > >::v
"Capabilities::isParallel will be removed after dune-grid-2.4."
Member Dune::Capabilities::isParallel< GeometryGrid< HostGrid, CoordFunction, Allocator > >::v
"Capabilities::isParallel will be removed after dune-grid-2.4."
Class Dune::Capabilities::isParallel< Grid >

This capability will be removed after dune-grid 2.4.

Member Dune::Capabilities::isParallel< Grid >::v
"Capabilities::isParallel will be removed after dune-grid-2.4."
Member Dune::Capabilities::isParallel< IdentityGrid< HostGrid > >::v
"Capabilities::isParallel will be removed after dune-grid-2.4."
Member Dune::Capabilities::isParallel< OneDGrid >::v
"Capabilities::isParallel will be removed after dune-grid-2.4."
Member Dune::Capabilities::isParallel< UGGrid< dim > >::v
"Capabilities::isParallel will be removed after dune-grid-2.4."
Class Dune::Capabilities::isParallel< YaspGrid< dim, Coordinates > >

This capability will be removed after dune-grid 2.4.

Member Dune::Capabilities::isParallel< YaspGrid< dim, Coordinates > >::v
"Capabilities::isParallel will be removed after dune-grid-2.4."
Member Dune::DGFGridFactory< G >::DGFGridFactory (std::istream &input, MPICommunicatorType comm=MPIHelper::getCommunicator())
Member Dune::DGFGridFactory< G >::DGFGridFactory (const std::string &filename, MPICommunicatorType comm=MPIHelper::getCommunicator())
Member Dune::Entity< 0, dim, GridImp, EntityImp >::count () const

This method will be removed after the release of dune-grid-2.4. Please use the method subEntities instead.

"Use subEntities(unsigned int) instead!"

"Use subEntities(unsigned int) instead!"

Member Dune::Entity< 0, dim, GridImp, EntityImp >::operator!= (const Dune::EntityPointer< GridImp, ItImp > &other) const

This method only exists for backwards compatibility during the 2.4 release cycle and will be removed after dune-grid-2.4 is released.

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. Instead, you can copy and store entities directly now."

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. Instead, you can copy and store entities directly now."

Member Dune::Entity< 0, dim, GridImp, EntityImp >::operator* () const

This method only exists to provide backwards compatibility for dune-grid-2.4. It will be removed after the release of dune-grid-2.4.

"This is now an Entity instead of an EntityPointer. You do not have to dereference it anymore!"

"This is now an Entity instead of an EntityPointer. You do not have to dereference it anymore!"

Member Dune::Entity< 0, dim, GridImp, EntityImp >::operator-> () const

This method only exists to provide backwards compatibility for dune-grid-2.4. It will be removed after the release of dune-grid-2.4.

"This is now an Entity instead of an EntityPointer. You do not have to dereference it anymore!"

"This is now an Entity instead of an EntityPointer. You do not have to dereference it anymore!"

Member Dune::Entity< 0, dim, GridImp, EntityImp >::operator== (const Dune::EntityPointer< GridImp, ItImp > &other) const

This method only exists for backwards compatibility during the 2.4 release cycle and will be removed after dune-grid-2.4 is released.

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. Instead, you can copy and store entities directly now."

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. Instead, you can copy and store entities directly now."

Member Dune::Entity< cd, dim, GridImp, EntityImp >::operator!= (const Dune::EntityPointer< GridImp, ItImp > &other) const

This method only exists for backwards compatibility during the 2.4 release cycle and will be removed after dune-grid-2.4 is released.

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. Instead, you can copy and store entities directly now."

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. Instead, you can copy and store entities directly now."

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. Instead, you can copy and store entities directly now."

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. Instead, you can copy and store entities directly now."

Member Dune::Entity< cd, dim, GridImp, EntityImp >::operator* () const

This method only exists to provide backwards compatibility for dune-grid-2.4. It will be removed after the release of dune-grid-2.4.

"This is now an Entity instead of an EntityPointer. You do not have to dereference it anymore!"

"This is now an Entity instead of an EntityPointer. You do not have to dereference it anymore!"

"This is now an Entity instead of an EntityPointer. You do not have to dereference it anymore!"

"This is now an Entity instead of an EntityPointer. You do not have to dereference it anymore!"

Member Dune::Entity< cd, dim, GridImp, EntityImp >::operator-> () const

This method only exists to provide backwards compatibility for dune-grid-2.4. It will be removed after the release of dune-grid-2.4.

"This is now an Entity instead of an EntityPointer. You do not have to dereference it anymore!"

"This is now an Entity instead of an EntityPointer. You do not have to dereference it anymore!"

"This is now an Entity instead of an EntityPointer. You do not have to dereference it anymore!"

"This is now an Entity instead of an EntityPointer. You do not have to dereference it anymore!"

Member Dune::Entity< cd, dim, GridImp, EntityImp >::operator== (const Dune::EntityPointer< GridImp, ItImp > &other) const

This method only exists for backwards compatibility during the 2.4 release cycle and will be removed after dune-grid-2.4 is released.

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. Instead, you can copy and store entities directly now."

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. Instead, you can copy and store entities directly now."

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. Instead, you can copy and store entities directly now."

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. Instead, you can copy and store entities directly now."

Member Dune::EntityIterator< codim, Grid, IteratorImp >::operator!= (const EntityIterator< codim, Grid, ItImp > &rhs) const

Comparing different types of iterators is deprecated and will be removed after the release of dune-grid 2.4. If you want to compare the entities pointed at by the iterators, dereference the iterators before comparing them.

"Comparing different types of iterators is deprecated and will be removed after the \release of dune-grid 2.4. If you want to compare the entities pointed at by the iterators, dereference the \iterators before comparing them."

Member Dune::EntityIterator< codim, Grid, IteratorImp >::operator!= (const EntityPointer< Grid, ItImp > &rhs) const

Comparing different types of iterators is deprecated and will be removed after the release of dune-grid 2.4. If you want to compare the entities pointed at by the iterators, dereference the iterators before comparing them.

"EntityPointer is deprecated will be removed after the release of dune-grid 2.4. \Moreover, comparing different types of iterators is deprecated as well and will also be removed after the \release of dune-grid 2.4. If you want to compare the entities pointed at by the iterators, dereference the \iterators before comparing them."

Member Dune::EntityIterator< codim, Grid, IteratorImp >::operator!= (const Entity &rhs) const

This method only exists for backwards compatibility during the 2.4 release cycle and will be removed after dune-grid-2.4 is released.

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. \Instead, you can copy and store entities directly now. You probably stumbled across this warning because you \compared the return value of Entity::father(), Entity::subEntity(), Intersection::inside() or \Intersection::outside() with an iterator. To fix the problem, derefence the iterator before comparing."

Member Dune::EntityIterator< codim, Grid, IteratorImp >::operator== (const EntityIterator< codim, Grid, ItImp > &rhs) const

Comparing different types of iterators is deprecated and will be removed after the release of dune-grid 2.4. If you want to compare the entities pointed at by the iterators, dereference the iterators before comparing them.

"Comparing different types of iterators is deprecated and will be removed after the \release of dune-grid 2.4. If you want to compare the entities pointed at by the iterators, dereference the \iterators before comparing them."

Member Dune::EntityIterator< codim, Grid, IteratorImp >::operator== (const EntityPointer< Grid, ItImp > &rhs) const

Comparing different types of iterators is deprecated and will be removed after the release of dune-grid 2.4. If you want to compare the entities pointed at by the iterators, dereference the iterators before comparing them.

"EntityPointer is deprecated will be removed after the release of dune-grid 2.4. \Moreover, comparing different types of iterators is deprecated as well and will also be removed after the \release of dune-grid 2.4. If you want to compare the entities pointed at by the iterators, dereference the \iterators before comparing them."

Member Dune::EntityIterator< codim, Grid, IteratorImp >::operator== (const Entity &rhs) const

This method only exists for backwards compatibility during the 2.4 release cycle and will be removed after dune-grid-2.4 is released.

"EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. \Instead, you can copy and store entities directly now. You probably stumbled across this warning because you \compared the return value of Entity::father(), Entity::subEntity(), Intersection::inside() or \Intersection::outside() with an iterator. To fix the problem, derefence the iterator before comparing."

Class Dune::EntityPointer< GridImp, IteratorImp >
The EntityPointer is deprecated and will be removed after the release of dune-grid-2.4. It is not needed anymore because starting with dune-grid-2.4, you can now simply copy and store entities directly. If you need to store many entities for an extended time, use EntitySeed instead. Please note that due to the effort required by this change, those grids that are deprecated in dune-grid-2.4 will not have copyable entities, so if you are forced to use one of those grids, you will have to continue using EntityPointer as well.
Member Dune::EntityPointer< GridImp, IteratorImp >::level () const DUNE_ENTITYPOINTER_DEPRECATED_MSG
Will be removed after the release of dune-grid-2.4. Use the method level() from the dereferenced Entity instead.
Member Dune::EntityPointer< GridImp, IteratorImp >::operator!= (const Entity &rhs) const
This method only exists for backwards compatibility during the 2.4 release cycle and will be removed after dune-grid-2.4 is released.
Member Dune::EntityPointer< GridImp, IteratorImp >::operator== (const Entity &rhs) const
This method only exists for backwards compatibility during the 2.4 release cycle and will be removed after dune-grid-2.4 is released.
Member Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::entityPointer (const EntitySeed &seed) const
"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."
Member Dune::Grid< dim, dimworld, ct, GridFamily >::entityPointer (const EntitySeed &seed) const

This method is deprecated and will be removed after the release of dune-grid 2.4. Please use entity() instead, which will directly return an Entity object that you can then store for later use. The EntityPointer concept in general is deprecated and will not be available after dune-grid 2.4 has been released.

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

Member Dune::Grid< dim, dimworld, ct, GridFamily >::lbegin (int level) const

"The method lbegin( level ) is superseded by levelGridView( level ).begin and will be removed after Dune 2.4."

"The method lbegin( level ) is superseded by levelGridView( level ).begin and will be removed after Dune 2.4."

"The method lbegin( level ) is superseded by levelGridView( level ).begin and will be removed after Dune 2.4."

Member Dune::Grid< dim, dimworld, ct, GridFamily >::leafbegin () const

"The method leafbegin() is superseded by leafGridView().begin and will be removed after Dune 2.4."

"The method leafbegin() is superseded by leafGridView().begin and will be removed after Dune 2.4."

"The method leafbegin() is superseded by leafGridView().begin and will be removed after Dune 2.4."

Member Dune::Grid< dim, dimworld, ct, GridFamily >::leafend () const

"The method leafend() is superseded by leafGridView().end and will be removed after Dune 2.4."

"The method leafend() is superseded by leafGridView().end and will be removed after Dune 2.4."

"The method leafend() is superseded by leafGridView().end and will be removed after Dune 2.4."

Member Dune::Grid< dim, dimworld, ct, GridFamily >::leafGridView () const
"After DUNE 2.4, grid views will always model the All_Partition. The template method leafGridView< pitype > will be removed without replacement. Use leafGridView() instead."
Member Dune::Grid< dim, dimworld, ct, GridFamily >::lend (int level) const

"The method lend( level ) is superseded by levelGridView( level ).end and will be removed after Dune 2.4."

"The method lend( level ) is superseded by levelGridView( level ).end and will be removed after Dune 2.4."

"The method lend( level ) is superseded by levelGridView( level ).end and will be removed after Dune 2.4."

Member Dune::Grid< dim, dimworld, ct, GridFamily >::levelGridView (int level) const
"After DUNE 2.4, grid views will always model the All_Partition. The template method levelGridView< pitype > will be removed without replacement. Use levelGridView() instead."
Member Dune::GridDefaultImplementation< dim, dimworld, ct, GridFamily >::lbegin (int level) const

"The method lbegin( level ) is superseded by levelGridView( level ).begin."

"The method lbegin( level ) is superseded by levelGridView( level ).begin."

Member Dune::GridDefaultImplementation< dim, dimworld, ct, GridFamily >::leafbegin () const

"The method leafbegin() is superseded by leafGridView().begin."

"The method leafbegin() is superseded by leafGridView().begin."

Member Dune::GridDefaultImplementation< dim, dimworld, ct, GridFamily >::leafend () const

"The method leafend() is superseded by leafGridView().end."

"The method leafend() is superseded by leafGridView().end."

Member Dune::GridDefaultImplementation< dim, dimworld, ct, GridFamily >::leafGridView () const
"After DUNE 2.4, grid views will always model the All_Partition. The template method leafGridView< pitype > will be removed without replacement. Use leafGridView() instead."
Member Dune::GridDefaultImplementation< dim, dimworld, ct, GridFamily >::lend (int level) const

"The method lend( level ) is superseded by levelGridView( level ).end."

"The method lend( level ) is superseded by levelGridView( level ).end."

Member Dune::GridDefaultImplementation< dim, dimworld, ct, GridFamily >::levelGridView (int level) const
"After DUNE 2.4, grid views will always model the All_Partition. The template method levelGridView< pitype > will be removed without replacement. Use levelGridView() instead."
Member Dune::IdentityGrid< HostGrid >::entityPointer (const EntitySeed &seed) const

This method is deprecated and will be removed after the release of dune-grid 2.4. Please use entity() instead, which will directly return an Entity object that you can then store for later use. The EntityPointer concept in general is deprecated and will not be available after dune-grid 2.4 has been released.

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

Member Dune::IdentityGrid< HostGrid >::getHostEntityPointer (const typename Traits::template Codim< codim >::Entity &e) const
"getHostEntityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use getHostEntity() instead to obtain a reference to the host entity object."
Member Dune::IndexSet< GridImp, IndexSetImp, IndexTypeImp, TypesImp >::geomTypes (int codim) const
"Use IndexSet::types instead."
Member Dune::Mapper< G, MapperImp, IndexType >::map (const typename G::Traits::template Codim< 0 >::Entity &e, int i, unsigned int codim) const
"Will be removed after dune-grid-2.4. Use method 'index' instead!"
Member Dune::Mapper< G, MapperImp, IndexType >::map (const EntityType &e) const
"Will be removed after dune-grid-2.4. Use method 'index' instead!"
Member Dune::MultipleCodimMultipleGeomTypeMapper< GV, Layout >::map (const EntityType &e) const
"Will be removed after dune-grid-2.4. Use method 'index' instead!"
Member Dune::MultipleCodimMultipleGeomTypeMapper< GV, Layout >::map (const typename GV::template Codim< 0 >::Entity &e, int i, unsigned int codim) const
"Will be removed after dune-grid-2.4. Use method 'index' instead!"
Member Dune::SingleCodimSingleGeomTypeMapper< GV, c >::map (const typename GV::template Codim< 0 >::Entity &e, int i, unsigned int codim) const
"Will be removed after dune-grid-2.4. Use method 'subIndex' instead!"
Member Dune::SingleCodimSingleGeomTypeMapper< GV, c >::map (const EntityType &e) const
"Will be removed after dune-grid-2.4. Use method 'index' instead!"
Member Dune::SingleTypeSizeCache< GridImp >::SingleTypeSizeCache (const GridImp &grid, bool isSimplex, bool isCube, bool notWorry=false)
Member Dune::UGGrid< dim >::entityPointer (const Seed &seed) const
"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."
Member Dune::UGGrid< dim >::getChildrenOfSubface (const typename Traits::template Codim< 0 >::EntityPointer &e, int elementSide, int maxl, std::vector< typename Traits::template Codim< 0 >::EntityPointer > &childElements, std::vector< unsigned char > &childElementSides) const
This method is deprecated and will be removed after the release of Dune 2.4. Please use the corresponding method that uses entities instead of EntityPointers.
Member Dune::UGGrid< dim >::setPosition (const typename Traits::template Codim< dim >::EntityPointer &e, const FieldVector< double, dim > &pos)
This method is deprecated and will be removed after the release of Dune 2.4. Please use the corresponding method that uses entities instead of EntityPointers.
Member Dune::UniversalMapper< G, IDS, IndexType >::map (const typename G::Traits::template Codim< 0 >::Entity &e, int i, int cc) const
"Will be removed after dune-grid-2.4. Use method 'subIndex' instead!"
Member Dune::UniversalMapper< G, IDS, IndexType >::map (const EntityType &e) const
"Will be removed after dune-grid-2.4. Use method 'index' instead!"
Member Dune::VTKWriter< GridView >::addCellData (VTKFunction *p)
"Don't pass raw pointers, use the version with shared_ptr"
Member Dune::VTKWriter< GridView >::addVertexData (VTKFunction *p)
"Don't pass raw pointers, use the version with shared_ptr"
Member Dune::YaspGrid< dim, Coordinates >::entityPointer (const Seed &seed) const

This method is deprecated and will be removed after the release of dune-grid 2.4. Please use entity() instead, which will directly return an Entity object that you can then store for later use. The EntityPointer concept in general is deprecated and will not be available after dune-grid 2.4 has been released.

"entityPointer() is deprecated and will be removed after the release of dune-grid 2.4. Use entity() instead to directly obtain an Entity object."

Member Dune::YaspGrid< dim, Coordinates >::YaspGrid (Dune::MPIHelper::MPICommunicator comm, Dune::FieldVector< ctype, dim > L, std::array< int, dim > s, std::bitset< dim > periodic, int overlap, const YLoadBalance< dim > *lb=defaultLoadbalancer())

This constructor is deprecated and will be removed after the release of dune-grid-2.4

"This Yaspgrid constructor is deprecated."

Member Dune::YaspGrid< dim, Coordinates >::YaspGrid (Dune::MPIHelper::MPICommunicator comm, std::array< std::vector< ctype >, dim > coords, std::bitset< dim > periodic, int overlap, const YLoadBalance< dim > *lb=defaultLoadbalancer())

This constructor is deprecated and will be removed after the release of dune-grid-2.4

"This Yaspgrid constructor is deprecated."