- 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::DUNE_DEPRECATED_MSG ("The MCMG layout classes have been deprecated. Pass `mcmgElementLayout()` to the constructor instead") MCMGElementLayout
- Use mcmgElementLayout() instead.
- Member Dune::DUNE_DEPRECATED_MSG ("The MCMG layout classes have been deprecated. Pass `mcmgVertexLayout()` to the constructor instead") MCMGVertexLayout
- Use mcmgVertexLayout() instead.
- Member Dune::Intersection< GridImp, IntersectionImp >::DUNE_DEPRECATED_MSG ("Deprecated: get this dimension from the grid itself, or from an element!")
- This number is deprecated: First, it doesn't really give any information about the intersection itself. Secondly: the fact the Intersection::dimension is NOT the dimension of the intersection confused too many people.
- Member Dune::Intersection< GridImp, IntersectionImp >::DUNE_DEPRECATED_MSG ("Deprecated: codimensions of an intersection are always 1!")
- This number is deprecated, because it is always 1 anyway.
- Member Dune::LeafMultipleCodimMultipleGeomTypeMapper< G, LayoutClass >::LeafMultipleCodimMultipleGeomTypeMapper (const G &grid, const LayoutClass< G::dimension > layout={}) DUNE_DEPRECATED_MSG("Use the const ructor taking a `MCMGLayout` functional instead")
- Use the constructor taking a MCMGLayout instead.
- Member Dune::LevelMultipleCodimMultipleGeomTypeMapper< G, LayoutClass >::LevelMultipleCodimMultipleGeomTypeMapper (const G &grid, int level, const LayoutClass< G::dimension > layout={}) DUNE_DEPRECATED_MSG("Use the const ructor taking a `MCMGLayout` functional instead")
- Use the constructor taking a MCMGLayout instead.
- Member Dune::MultipleCodimMultipleGeomTypeMapper< GV, LayoutClass >::MultipleCodimMultipleGeomTypeMapper (const GV &gridView, const LayoutClass< GV::dimension > layout={}) DUNE_DEPRECATED_MSG("Use the const ructor taking a `MCMGLayout` functional instead")
- Use the constructor taking a MCMGLayout instead.