- Member Dune::AlbertaGrid< dim, dimworld >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::AlbertaGridFamily< dim, dimworld >::Traits::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::AlbertaLeafGridView< GridImp >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::AlbertaLeafGridViewTraits< GridImp >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::AlbertaLevelGridView< GridImp >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::AlbertaLevelGridViewTraits< GridImp >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- 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::DefaultLeafGridView< GridImp >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::DefaultLeafGridViewTraits< GridImp >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::DefaultLevelGridView< GridImp >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::DefaultLevelGridViewTraits< GridImp >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::GeoGrid::GridFamily< HG, CF, Allocator >::Traits::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::GeoGrid::GridView< HGV, CoordFunction, Allocator >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::GeoGrid::GridViewTraits< HGV, CoordFunction, Allocator >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::GeometryGrid< HostGrid, CoordFunction, Allocator >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Member Dune::Grid< dim, dimworld, ct, GridFamily >::CollectiveCommunication
- Use Communication instead! Will be removed at some point in the future.
- Member Dune::GridFactoryInterface< GridType >::insertElement (const GeometryType &type, const std::vector< unsigned int > &vertices, const std::shared_ptr< VirtualFunction< FieldVector< ctype, dimension >, FieldVector< ctype, dimworld > > > &elementParametrization)
- [After Dune 2.7] VirtualFunction is deprecated, use the overload taking a std::function instead
- Member Dune::GridTraits< dim, dimw, GridImp, GeometryImp, EntityImp, LevelIteratorImp, LeafIntersectionImp, LevelIntersectionImp, LeafIntersectionIteratorImp, LevelIntersectionIteratorImp, HierarchicIteratorImp, LeafIteratorImp, LevelIndexSetImp, LeafIndexSetImp, GlobalIdSetImp, GIDType, LocalIdSetImp, LIDType, CCType, LevelGridViewTraits, LeafGridViewTraits, EntitySeedImp, LocalGeometryImp >::CollectiveCommunication
- Use Communication instead! Will be removed at some point in the future.
- Member Dune::GridView< ViewTraits >::CollectiveCommunication
- Use Communication instead! Will be removed after Dune 2.9.
- Class Dune::LeafMultipleCodimMultipleGeomTypeMapper< G >
- Use MultipleCodimMultipleGeomTypeMapper instead
- Class Dune::LeafSingleCodimSingleGeomTypeMapper< G, c >
- Use SingleCodimSingleGeomTypeMapper instead
- Class Dune::LevelMultipleCodimMultipleGeomTypeMapper< G >
- Use MultipleCodimMultipleGeomTypeMapper instead
- Class Dune::LevelSingleCodimSingleGeomTypeMapper< G, c >
- Use SingleCodimSingleGeomTypeMapper instead
- Member Dune::VTKWriter< GridView >::addCellData (F &&f, VTK::FieldInfo vtkFieldInfo)
- f may also be a VTKFunction object, but you are strongly discouraged from using VTKFunctions.
- Member Dune::VTKWriter< GridView >::addVertexData (F &&f, VTK::FieldInfo vtkFieldInfo)
- f may also be a VTKFunction object, but you are strongly discouraged from using VTKFunctions.
- Class Dune::YaspFixedSizePartitioner< d >
- use FixedSizePartitioning
- Class Dune::YLoadBalance< d >
- use the new interface of Yasp::Partitioning
- Class Dune::YLoadBalanceDefault< d >
- use Yasp::DefaultPartitioning
- Class Dune::YLoadBalancePowerD< d >
- use Yasp::PowerDPartitioning