dune-grid
2.4
|
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."
Use ileafbegin() instead. This method will be removed after Dune 2.3
"Use ileafbegin() instead."
Use ileafend() instead. This method will be removed after Dune 2.3
"Use ileafend() instead."
This capability will be removed after dune-grid 2.4.
This capability will be removed after dune-grid 2.4.
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!"
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."
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 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 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."
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."
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!"
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!"
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."
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."
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."
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."
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."
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."
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."
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."
"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."
"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."
"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."
"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."
"The method lbegin( level ) is superseded by levelGridView( level ).begin."
"The method lbegin( level ) is superseded by levelGridView( level ).begin."
"The method leafbegin() is superseded by leafGridView().begin."
"The method leafbegin() is superseded by leafGridView().begin."
"The method leafend() is superseded by leafGridView().end."
"The method leafend() is superseded by leafGridView().end."
"The method lend( level ) is superseded by levelGridView( level ).end."
"The method lend( level ) is superseded by levelGridView( level ).end."
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."
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."
This constructor is deprecated and will be removed after the release of dune-grid-2.4
"This Yaspgrid constructor is deprecated."
This constructor is deprecated and will be removed after the release of dune-grid-2.4
"This Yaspgrid constructor is deprecated."