- Member Dune::AlbertaGridGeometry< mydim, cdim, GridImp >::operator[] (const int i) const
Use corner( int i) instead. This method will be removed after Dune 2.3.
"Use corner( int i) instead."
"Use corner( int i) instead."
- Member Dune::AlbertaGridGlobalGeometry< dim, cdim, const AlbertaGrid< dim, cdim > >::operator[] (const int i) const
Use corner( int i) instead. This method will be removed after Dune 2.3.
"Use corner( int i) instead."
- 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::ALU2dGridIntersectionBase< GridImp >::twistInNeighbor () const
Use twistInOutside() instead. This method will be removed after Dune 2.3.
"Use twistInOutside() instead."
"Use twistInOutside() instead."
"Use twistInOutside() instead."
- Member Dune::ALU2dGridIntersectionBase< GridImp >::twistInSelf () const
Use twistInInside() instead. This method will be removed after Dune 2.3.
"Use twistInInside() instead."
"Use twistInInside() instead."
"Use twistInInside() instead."
- Class Dune::ALUConformGrid< 2, dimw >
- Use ALUGrid< 2, dimw, simplex, conforming > instead.
- Member Dune::ALUConformGrid< 2, dimw >::ALUConformGrid (const std::string macroName, const DuneBoundaryProjectionType *bndProject=0, const DuneBoundaryProjectionVector *bndVector=0, const bool verbose=true)
Use ALUGrid< 2, dimw, simplex, conforming > instead.
- Member Dune::ALUConformGrid< 2, dimw >::ALUConformGrid (const std::string macroName, std::istream ¯oFile, const DuneBoundaryProjectionType *bndProject=0, const DuneBoundaryProjectionVector *bndVector=0, const bool verbose=true)
Use ALUGrid< 2, dimw, simplex, conforming > instead.
- Member Dune::ALUConformGrid< 2, dimw >::ALUConformGrid ()
Use ALUGrid< 2, dimw, simplex, conforming > instead.
- Class Dune::ALUConformGrid< dim, dimworld >
- Use ALUGrid instead.
- Class Dune::ALUCubeGrid< 2, dimw >
- Use ALUGrid< 2, dimw, cube, nonconforming > instead.
- Member Dune::ALUCubeGrid< 2, dimw >::ALUCubeGrid (const std::string macroName, const DuneBoundaryProjectionType *bndProject=0, const DuneBoundaryProjectionVector *bndVector=0, const bool verbose=true)
Use ALUGrid< 2, dimw, cube, nonconforming > instead.
- Member Dune::ALUCubeGrid< 2, dimw >::ALUCubeGrid (const std::string macroName, std::istream ¯oFile, const DuneBoundaryProjectionType *bndProject=0, const DuneBoundaryProjectionVector *bndVector=0, const bool verbose=true)
Use ALUGrid< 2, dimw, cube, nonconforming > instead.
- Member Dune::ALUCubeGrid< 2, dimw >::ALUCubeGrid ()
Use ALUGrid< 2, dimw, cube, nonconforming > instead.
- Class Dune::ALUCubeGrid< 3, 3 >
- Use ALUGrid< 3, 3, cube, nonconforming > instead.
- Member Dune::ALUCubeGrid< 3, 3 >::ALUCubeGrid (const std::string macroName, const MPICommunicatorType mpiComm=BaseType::defaultCommunicator(), const DuneBoundaryProjectionType *bndProject=0, const DuneBoundaryProjectionVector *bndVector=0, const bool verb=true)
Use ALUGrid< 3, 3, cube, nonconforming > instead.
- Member Dune::ALUCubeGrid< 3, 3 >::ALUCubeGrid (const MPICommunicatorType mpiComm, const DuneBoundaryProjectionType *bndProject, const DuneBoundaryProjectionVector *bndVector, const std::string macroName, const bool verb=true)
Use ALUGrid< 3, 3, cube, nonconforming > instead.
- Member Dune::ALUCubeGrid< 3, 3 >::ALUCubeGrid (const MPICommunicatorType mpiComm=BaseType::defaultCommunicator())
Use ALUGrid< 3, 3, cube, nonconforming > instead.
- Class Dune::ALUSimplexGrid< 2, dimw >
- Use ALUGrid< 2, dimw, simplex, nonconforming > instead.
- Member Dune::ALUSimplexGrid< 2, dimw >::ALUSimplexGrid (const std::string macroName, const DuneBoundaryProjectionType *bndProject=0, const DuneBoundaryProjectionVector *bndVector=0, const bool verbose=true)
Use ALUGrid< 2, dimw, simplex, nonconforming > instead.
- Member Dune::ALUSimplexGrid< 2, dimw >::ALUSimplexGrid (const std::string macroName, std::istream ¯oFile, const DuneBoundaryProjectionType *bndProject=0, const DuneBoundaryProjectionVector *bndVector=0, const bool verbose=true)
Use ALUGrid< 2, dimw, simplex, nonconforming > instead.
- Member Dune::ALUSimplexGrid< 2, dimw >::ALUSimplexGrid ()
Use ALUGrid< 2, dimw, simplex, nonconforming > instead.
- Class Dune::ALUSimplexGrid< 3, 3 >
- Use ALUGrid< 3, 3, simplex, nonconforming > instead.
- Member Dune::ALUSimplexGrid< 3, 3 >::ALUSimplexGrid (const std::string macroName, const MPICommunicatorType mpiComm=BaseType::defaultCommunicator(), const DuneBoundaryProjectionType *bndProject=0, const DuneBoundaryProjectionVector *bndVector=0, const bool verb=true)
Use ALUGrid< 3, 3, simplex, nonconforming > instead.
- Member Dune::ALUSimplexGrid< 3, 3 >::ALUSimplexGrid (const MPICommunicatorType mpiComm, const DuneBoundaryProjectionType *bndProject, const DuneBoundaryProjectionVector *bndVector, const std::string macroName, const bool verb=true)
Use ALUGrid< 3, 3, simplex, nonconforming > instead.
- Member Dune::ALUSimplexGrid< 3, 3 >::ALUSimplexGrid (const MPICommunicatorType mpiComm=BaseType::defaultCommunicator())
Use ALUGrid< 3, 3, simplex, nonconforming > 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::Entity< 0, dim, GridImp, EntityImp >::ctype
- "Use Geometry::ctype instead!"
- Member Dune::Entity< 0, dim, GridImp, EntityImp >::dimensionworld
- "Use Geometry::coorddimension instead!"
- Member Dune::Entity< 0, dim, GridImp, EntityImp >::ileafbegin () const
This method is deprecated and will be removed after Dune 2.3. Use LeafGridView.ibegin(Entity) instead.
"Use LeafGridView.ibegin(Entity) instead."
"Use LeafGridView.ibegin(Entity) instead."
- Member Dune::Entity< 0, dim, GridImp, EntityImp >::ileafend () const
This method is deprecated and will be removed after Dune 2.3. Use LeafGridView.iend(Entity) instead.
"Use LeafGridView.iend(Entity) instead."
"Use LeafGridView.iend(Entity) instead."
- Member Dune::Entity< 0, dim, GridImp, EntityImp >::ilevelbegin () const
This method is deprecated and will be removed after Dune 2.3. Use LevelGridView.ibegin(Entity) instead.
"Use LevelGridView.ibegin(Entity) instead."
"Use LevelGridView.ibegin(Entity) instead."
- Member Dune::Entity< 0, dim, GridImp, EntityImp >::ilevelend () const
This method is deprecated and will be removed after Dune 2.3. Use LevelGridView.iend(Entity) instead.
"Use LevelGridView.iend(Entity) instead."
"Use LevelGridView.iend(Entity) instead."
- Member Dune::Entity< 0, dim, GridImp, EntityImp >::LeafIntersectionIterator
- Will be removed in the release after dune-grid-2.3
- Member Dune::Entity< 0, dim, GridImp, EntityImp >::LevelIntersectionIterator
- Will be removed in the release after dune-grid-2.3
- Member Dune::Entity< cd, dim, GridImp, EntityImp >::ctype
- "Use Geometry::ctype instead!"
- Member Dune::Entity< cd, dim, GridImp, EntityImp >::dimensionworld
- "Use Geometry::coorddimension instead!"
- Member Dune::EntityDefaultImplementation< 0, dim, GridImp, EntityImp >::ctype
- "Use Geometry::ctype instead!"
- Member Dune::EntityDefaultImplementation< 0, dim, GridImp, EntityImp >::dimensionworld
- "Use Geometry::coorddimension instead!"
- Member Dune::EntityDefaultImplementation< cd, dim, GridImp, EntityImp >::ctype
- "Use Geometry::ctype instead!"
- Member Dune::EntityDefaultImplementation< cd, dim, GridImp, EntityImp >::dimensionworld
- "Use Geometry::coorddimension instead!"
- Member Dune::Geometry< mydim, cdim, GridImp, GeometryImp >::Jacobian
-
"type Geometry::Jacobian is deprecated, use Geometry::JacobianInverseTransposed instead."
- Member Dune::Grid< dim, dimworld, ct, GridFamily >::leafView () const
"The method levelView has been renamed to leafGridView."
"The method leafView has been renamed to leafGridView."
"The method leafView has been renamed to leafGridView."
- Member Dune::Grid< dim, dimworld, ct, GridFamily >::levelView (int level) const
"The method levelView has been renamed to levelGridView."
"The method levelView has been renamed to levelGridView."
"The method levelView has been renamed to levelGridView."
- Member Dune::GridDefaultImplementation< dim, dimworld, ct, GridFamily >::leafView () const
"The method levelView has been renamed to leafGridView."
"The method leafView has been renamed to leafGridView."
- Member Dune::GridDefaultImplementation< dim, dimworld, ct, GridFamily >::levelView (int level) const
"The method levelView has been renamed to levelGridView."
"The method levelView has been renamed to levelGridView."
- Member Dune::GridView< ViewTraits >::asImp ()
This method is deprecated and will be removed after Dune 2.3. Use impl() instead.
"Use impl() instead."
- Member Dune::GridView< ViewTraits >::asImp () const
This method is deprecated and will be removed after Dune 2.3. Use impl() instead.
"Use impl() instead."
- Member Dune::PersistentContainerMap< G, IdSet, Map >::clear ()
- "Use resize() instead."
- Member Dune::PersistentContainerMap< G, IdSet, Map >::Data
- "Use Value instead."
- Member Dune::PersistentContainerMap< G, IdSet, Map >::GridType
- "Use Grid instead."
- Member Dune::PersistentContainerMap< G, IdSet, Map >::reserve ()
- "Use resize() instead."
- Member Dune::PersistentContainerMap< G, IdSet, Map >::update ()
- "Use resize() instead."
- Member Dune::PersistentContainerVector< G, IndexSet, Vector >::clear ()
- "Use resize() instead."
- Member Dune::PersistentContainerVector< G, IndexSet, Vector >::Data
- "Use Value instead."
- Member Dune::PersistentContainerVector< G, IndexSet, Vector >::GridType
- "Use Grid instead."
- Member Dune::PersistentContainerVector< G, IndexSet, Vector >::reserve ()
- "Use resize() instead."
- Member Dune::PersistentContainerVector< G, IndexSet, Vector >::update ()
- "Use resize() instead."
- Member Dune::PersistentContainerWrapper< G, T >::clear ()
- "Use resize() instead."
- Member Dune::PersistentContainerWrapper< G, T >::Data
- "Use Value instead."
- Member Dune::PersistentContainerWrapper< G, T >::GridType
- "Use Grid instead."
- Member Dune::PersistentContainerWrapper< G, T >::reserve ()
- "Use resize() instead."
- Member Dune::PersistentContainerWrapper< G, T >::update ()
- "Use resize() instead."
- Member Dune::SingleTypeSizeCache< GridImp >::SingleTypeSizeCache (const GridImp &grid, bool isSimplex, bool isCube, bool notWorry=false)
- Member Dune::YaspGrid< dim >::YaspGrid (Dune::MPIHelper::MPICommunicator comm, Dune::FieldVector< ctype, dim > L, Dune::FieldVector< int, dim > s, Dune::FieldVector< bool, dim > periodic, int overlap, const YLoadBalance< dim > *lb=defaultLoadbalancer())
Will be removed after dune-grid 2.3. Use the corresponding constructor taking array<int> and std::bitset instead.
"Use the corresponding constructor taking array<int> and std::bitset"
- Member Dune::YaspGrid< dim >::YaspGrid (Dune::FieldVector< ctype, dim > L, Dune::FieldVector< int, dim > s, Dune::FieldVector< bool, dim > periodic, int overlap, const YLoadBalance< dim > *lb=defaultLoadbalancer())
Will be removed after dune-grid 2.3. Use the corresponding constructor taking array<int> and std::bitset instead.
"Use the corresponding constructor taking array<int> and std::bitset"