Go to the source code of this file.
|
| struct | Dune::PDELab::MergeMode |
| | Index merging algorithm for global orderings. More...
|
| |
| struct | Dune::PDELab::DefaultDOFIndexAccessor |
| |
| struct | Dune::PDELab::DefaultDOFIndexAccessor::GeometryIndex |
| |
| struct | Dune::PDELab::SimpleDOFIndexAccessor |
| |
| struct | Dune::PDELab::SimpleOrderingTraits< DI, CI, CIOrder > |
| |
| struct | Dune::PDELab::SimpleOrderingTraits< SimpleDOFIndex< SizeType_ >, CI, CIOrder > |
| |
| struct | Dune::PDELab::OrderingTraits< DI, CI, CIOrder > |
| |
| struct | Dune::PDELab::LocalOrderingTraits< ES, DI, CI, CIOrder > |
| |
| struct | Dune::PDELab::GridViewOrderingTraits< ES, DI, CI > |
| |
| class | Dune::PDELab::VirtualOrderingBase< DI, CI > |
| |
| struct | Dune::PDELab::extract_child_bases< child_type > |
| |
| struct | Dune::PDELab::DummyDOFIndexIterator |
| | Dummy iterator type over DOF indices. More...
|
| |
| struct | Dune::PDELab::SizeProviderAdapter< Size, ContainerIndex_, OriginOrder > |
| | Adapter to create a size provider from an ordering. More...
|
| |
|
| namespace | Dune |
| | For backward compatibility – Do not use this!
|
| |
| namespace | Dune::PDELab |
| |
|
| template<class Ordering > |
| | Dune::PDELab::SizeProviderAdapter (const std::shared_ptr< const Ordering > &ordering) -> SizeProviderAdapter< typename Ordering::Traits::SizeType, typename Ordering::Traits::ContainerIndex, Ordering::Traits::ContainerIndexOrder > |
| | template deduction guide for orderings
|
| |