dune-functions  2.6-dev
Dune::Functions::Concept::PreBasis< GridView > Member List

This is the complete list of members for Dune::Functions::Concept::PreBasis< GridView >, including all inherited members.

require(const PB &preBasis) -> decltype(requireType< typename PB::GridView >(), requireType< typename PB::size_type >(), requireType< typename PB::MultiIndex >(), requireType< typename PB::SizePrefix >(), requireType< typename PB::template Node< RootTreePath >>(), requireType< typename PB::template IndexSet< RootTreePath >>(), requireSameType< typename PB::GridView, GridView >(), const_cast< PB &>(preBasis).initializeIndices(), requireConvertible< typename PB::GridView >(preBasis.gridView()), requireConvertible< typename PB::template Node< RootTreePath >>(preBasis.node(RootTreePath())), requireConvertible< typename PB::template IndexSet< RootTreePath >>(preBasis.template indexSet< RootTreePath >()), requireConvertible< typename PB::size_type >(preBasis.size()), requireConvertible< typename PB::size_type >(preBasis.size(std::declval< typename PB::SizePrefix >())), requireConvertible< typename PB::size_type >(preBasis.dimension()), requireConvertible< typename PB::size_type >(preBasis.maxNodeSize()), requireConcept< BasisTree< typename PB::GridView >>(preBasis.node(RootTreePath())), requireConcept< NodeIndexSet< PB >>(preBasis.template indexSet< RootTreePath >()))Dune::Functions::Concept::PreBasis< GridView >
RootTreePath typedefDune::Functions::Concept::PreBasis< GridView >