dune-grid  2.6-git
Deprecated List
Member Dune::AlbertaGrid< dim, dimworld >::readGridXdr (const std::string &filename, ctype &time)
"Deprecated in Dune 3.0, use readGrid instead."
Member Dune::AlbertaGrid< dim, dimworld >::writeGridXdr (const std::string &filename, ctype time) const
"Deprecated in Dune 3.0, use writeGrid instead."
Member Dune::CommDataHandleIF< DataHandleImp, DataTypeImp >::fixedsize (int dim, int codim) const
This method (with the lower-case 's') is deprecated. Use 'fixedSize' instead!
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::GlobalUniversalMapper< G >::GlobalUniversalMapper (const G &grid)
"GlobalUniversalMapper is deprecated in DUNE 2.6"
Member Dune::LeafMultipleCodimMultipleGeomTypeMapper< G, LayoutClass >::LeafMultipleCodimMultipleGeomTypeMapper (const G &grid, const LayoutClass< G::dimension > layout={})

Use the constructor taking a MCMGLayout instead.

"Use the constructor taking a `MCMGLayout` functional instead"

Member Dune::LevelMultipleCodimMultipleGeomTypeMapper< G, LayoutClass >::LevelMultipleCodimMultipleGeomTypeMapper (const G &grid, int level, const LayoutClass< G::dimension > layout={})

Use the constructor taking a MCMGLayout instead.

"Use the constructor taking a `MCMGLayout` functional instead"

Member Dune::LocalUniversalMapper< G >::LocalUniversalMapper (const G &grid)
"LocalUniversalMapper is deprecated in DUNE 2.6"
Class Dune::MCMGElementLayout< dimgrid >
Use mcmgElementLayout() instead.
Class Dune::MCMGVertexLayout< dim >
Use mcmgVertexLayout() instead.
Member Dune::MultipleCodimMultipleGeomTypeMapper< GV, LayoutClass >::MultipleCodimMultipleGeomTypeMapper (const GV &gridView, const LayoutClass< GV::dimension > layout={})

Use the constructor taking a MCMGLayout instead.

"Use the constructor taking a `MCMGLayout` functional instead"

Class Dune::SubsamplingVTKSequenceWriter< GridView >
Please use VTKSequenceWriter together with a SubsamplingVTKWriter instead!
Member Dune::SubsamplingVTKWriter< GridView >::SubsamplingVTKWriter (const GridView &gridView, int level_, bool coerceToSimplex_=false)
"SubsampligVTKWriter(GV,int,bool) is deprecated, use SubsamplingVTKWriter(GV,Dune::refinement{Intervals|Levels}(int),bool)"
Member Dune::UniversalMapper< G, IDS, IndexType >::UniversalMapper (const G &grid, const IDS &idset)
"UniversalMapper is deprecated in DUNE 2.6"