dune-grid  2.1.1
Deprecated List
Member Dune::AlbertaGrid< dim, dimworld >::getRealIntersection (const Intersection &intersection) const
Member Dune::ALU2dGrid< dim, dimworld, eltype >::getRealIntersectionIterator (const IntersectionInterfaceType &it) const
Member Dune::ALU3dGrid< elType, Comm >::getRealIntersectionIterator (const IntersectionInterfaceType &it) const
Member Dune::ALUCubeGrid< 2, dimw >::name ()
Member Dune::ALUSimplexGrid< 2, dimw >::name ()
Member Dune::buildRefinement (GeometryType::BasicType geometryType, GeometryType::BasicType coerceTo)

Please use the buildRefinement() function which takes full GeometryTypes as arguments instead.

Member Dune::DuneGridFormatParser::readDuneGrid (std::istream &input, int dimG=-1)
Member Dune::EntityDefaultImplementation< 0, dim, GridImp, EntityImp >::seed () const

Implement this method in each grid, default implementation of method seed (only when seed == entity pointer)

Member Dune::EntityDefaultImplementation< cd, dim, GridImp, EntityImp >::seed () const

Implement this method in each grid, default implementation of method seed (only when seed == entity pointer)

Member Dune::EntityPointer< GridImp, IteratorImp >::compactify ()

Reduce the entity pointers used memory to a minimum necessary to store all needed information.

Member Dune::EntityPointer< GridImp, IteratorImp >::operator const EntityPointer< GridImp, base > & () const
Member Dune::GenericGeometry::BasicGeometry< mydim, Traits >::BasicGeometry (const unsigned int topologyId, const CoordVector &coords)
Member Dune::GenericGeometry::BasicGeometry< mydim, Traits >::BasicGeometry (const unsigned int topologyId, const CoordVector &coords, const bool affine)
Member Dune::GenericGeometry::BasicGeometry< mydim, Traits >::normal (int face, const LocalCoordinate &local) const
Member Dune::GenericGeometry::DuneGeometryType< Point, linetype >::type ()
Member Dune::GenericGeometry::DuneGeometryType< Prism< BaseTopology >, linetype >::type ()
Member Dune::GenericGeometry::DuneGeometryType< Pyramid< BaseTopology >, linetype >::type ()
Member Dune::GenericGeometry::Geometry< mydim, cdim, Grid >::Geometry (const unsigned int topologyId, const CoordVector &coords)
Member Dune::GenericGeometry::Geometry< mydim, cdim, Grid >::Geometry (const unsigned int topologyId, const CoordVector &coords, const bool affine)
Member Dune::GenericGeometry::geometryType (const unsigned int topologyId, const unsigned int dimension)
Member Dune::GenericGeometry::hasGeometryType (const unsigned int topologyId, const unsigned int dimension)
Member Dune::GenericGeometry::LocalGeometry< mydim, cdim, Grid >::LocalGeometry (const unsigned int topologyId, const CoordVector &coords)
Member Dune::GenericGeometry::LocalGeometry< mydim, cdim, Grid >::LocalGeometry (const unsigned int topologyId, const CoordVector &coords, const bool affine)
Member Dune::GenericGeometry::topologyId (const GeometryType &type)

please use GeometryType::id()

Member Dune::GenericReferenceElement< ctype, dim >::SubEntityInfo::topologyId () const
Member Dune::GenericReferenceElement< ctype, dim >::topologyId (int i, int c) const
Member Dune::GenericReferenceElementContainer< ctype, dim >::operator() (const unsigned int topologyId) const
Member Dune::GeoGrid::EntityBase< codim, Grid, false >::topologyId () const
Member Dune::GeoGrid::EntityBase< codim, Grid, true >::topologyId () const
Member Dune::GeoGrid::Intersection< Grid, HostIntersection >::topologyId () const
Member Dune::GmshReader< GridType >::read (GridType &grid, const std::string &fileName, bool verbose=true, bool insert_boundary_segments=true)
Member Dune::GmshReader< GridType >::read (GridType &grid, const std::string &fileName, std::vector< int > &boundary_id_to_physical_entity, std::vector< int > &element_index_to_physical_entity, bool verbose=true, bool insert_boundary_segments=true)
Member Dune::GridDefaultImplementation< dim, dimworld, ct, GridFamily >::entityPointer (const EntitySeed &seed) const

default implementation of generation of EntityPointer from EntitySeed. This has to be implemented by each grid

Member Dune::HierarchicIterator< GridImp, HierarchicIteratorImp >::HierarchicIterator (const HierarchicIteratorImp< const GridImp > &i)
Class Dune::IntersectionIterator< GridImp, IntersectionIteratorImp, IntersectionImp >
All Intersection methods on the IntersectionIterator are deprecated, dereference IntersectionIterator to get the Intersection and call methods there.
Class Dune::IntersectionIterator< GridImp, IntersectionIteratorImp, IntersectionIteratorImp >
Member Dune::IntersectionIterator< GridImp, IntersectionIteratorImp, IntersectionIteratorImp >::IntersectionIterator (const IntersectionIteratorImp< const GridImp > &i)
Member Dune::IntersectionIterator< GridImp, IntersectionIteratorImp, IntersectionIteratorImp >::IntersectionIterator (const IntersectionIterator &i)
Member Dune::LeafIterator< codim, pitype, GridImp, LeafIteratorImp >::LeafIterator (const LeafIteratorImp< codim, pitype, const GridImp > &i)
Member Dune::LeafVTKWriter< Grid >::LeafVTKWriter (const Grid &grid, VTK::DataMode dm=VTK::conforming)
Member Dune::LevelIterator< codim, pitype, GridImp, LevelIteratorImp >::LevelIterator (const LevelIteratorImp< codim, pitype, const GridImp > &i)
Member Dune::LevelVTKWriter< Grid >::LevelVTKWriter (const Grid &grid, int level, VTK::DataMode dm=VTK::conforming)
Member Dune::OneDGrid::name () const
Class Dune::Refinement< geometryType, CoordType, coerceTo, dimension >
Please use the Dune::StaticRefinement class which takes topologyIds as template arguments instead.
Member Dune::Refinement< geometryType, CoordType, coerceTo, dimension >::eBegin (int level)

The whole Refinement class is deprecated, please use class StaticRefinement instead.

Member Dune::Refinement< geometryType, CoordType, coerceTo, dimension >::eEnd (int level)

The whole Refinement class is deprecated, please use class StaticRefinement instead.

Member Dune::Refinement< geometryType, CoordType, coerceTo, dimension >::nElements (int level)

The whole Refinement class is deprecated, please use class StaticRefinement instead.

Member Dune::Refinement< geometryType, CoordType, coerceTo, dimension >::nVertices (int level)

The whole Refinement class is deprecated, please use class StaticRefinement instead.

Member Dune::Refinement< geometryType, CoordType, coerceTo, dimension >::vBegin (int level)

The whole Refinement class is deprecated, please use class StaticRefinement instead.

Member Dune::Refinement< geometryType, CoordType, coerceTo, dimension >::vEnd (int level)

The whole Refinement class is deprecated, please use class StaticRefinement instead.

Member Dune::SingleCodimSingleGeomTypeMapper< GV, c >::SingleCodimSingleGeomTypeMapper (const typename GV::Grid &grid, const typename GV::IndexSet &indexset)
Member Dune::TopologyFactory< Traits >::create (unsigned int topologyId, const Key &key)
Member Dune::TopologySingletonFactory< Factory >::create (const unsigned int topologyId, const Key &key)
Member Dune::UGGrid< dim >::UGGrid (unsigned int heapSize)
Class Dune::VTKOptions
Use the enums from the namespace VTK instead
Member Dune::VTKOptions::ascii
Use VTK::ascii instead
Member Dune::VTKOptions::binary
Use VTK::base64 instead
Member Dune::VTKOptions::binaryappended
Use VTK::appendedraw instead
Member Dune::VTKOptions::conforming
Use the value from the namespace VTK instead
Member Dune::VTKOptions::DataMode

Use the enum from the namespace VTK instead. When converting your code, look for any occurances of VTKOptions::conforming or VTKOptions::nonconforming, and convert them es well. Unfortunately, marking the compatibility constants here as deprecated seems to have no effect.

Member Dune::VTKOptions::nonconforming
Use the value from the namespace VTK instead
Member Dune::VTKOptions::OutputType

Use the enum from the namespace VTK instead. When converting your code, look for any occurances of VTKOptions::ascii, VTKOptions::binary, and VTKOptions::binaryappended, and convert them es well. Unfortunately, marking the compatibility constants here as deprecated seems to have no effect.

Member Dune::YaspGeometry< mydim, cdim, GridImp >::operator[] (int i) const
File psurface.cc
This is a badly written C-style wrapper to the psurface library. It used to be part of libpsurface itself, but it had to be removed from there for two reasons. First of all, C support was to be abandonded eventually. Secondly, there is also an (important) header called PSurface.h in libsurface. The two together created problems on case-insensitive file systems such as found, e.g., on certain Macs. The latter reason is the reason why this file had to be removed from libpsurface rather quickly. It didn't have the time to properly adapt the corresponding code in dune-grid, therefore I just copied the entire file to here, to have working psurface support in dune-grid even with newer versions of libpsurface that will not ship psurface.h. It will be removed before the next (2.2) release.