CDune::Functions::AnalyticGridViewFunction< Signature, GV, F, DerivativeTraits > | |
CDune::Functions::AnalyticGridViewFunction< Range(Domain), GV, F, DerivativeTraits > | Class wrapping any differentiable function as grid function |
►Cstd::array< T > | STL class |
CDune::Functions::FlatMultiIndex< size_type > | A multi-index class with only one level |
CDune::Functions::Concept::BasisNode | |
►CDune::Functions::BasisNodeMixin< TP > | |
►CDune::Functions::CompositeBasisNode< std::size_t, TP, TaylorHoodVelocityTree< GV, decltype(TypeTree::push_back< 0 >(TP()))>, PQkNode< GV, 1, decltype(TypeTree::push_back< 1ul >(TP()))> > | |
CDune::Functions::TaylorHoodBasisTree< GV, TP > | |
CDune::Functions::CompositeBasisNode< SIZE_T_DUMMY, TP, T > | |
CDune::Functions::LeafBasisNode< SIZE_T_DUMMY, TP > | |
CDune::Functions::PowerBasisNode< SIZE_T_DUMMY, TP, T, n > | |
►CDune::Functions::LeafBasisNode< ST, TP > | |
CDune::Functions::RaviartThomasNode< GV, k, ST, TP, basic_type > | |
►CDune::Functions::LeafBasisNode< std::size_t, TP > | |
CDune::Functions::BSplineNode< GV, TP > | |
CDune::Functions::PQ1Node< GV, TP > | |
CDune::Functions::PQkNode< GV, k, TP > | |
CDune::Functions::RannacherTurekNode< GV, TP > | |
►CDune::Functions::PowerBasisNode< std::size_t, TP, PQkNode< GV, 2, decltype(TypeTree::push_back(TP(), 0)) >, GV::dimension > | |
CDune::Functions::TaylorHoodVelocityTree< GV, TP > | |
CDune::Functions::BSplineLocalBasis< GV, R > | LocalBasis class in the sense of dune-localfunctions, presenting the restriction of a B-spline patch to a knot span |
CDune::Functions::BSplineLocalBasis< GV, double > | |
CDune::Functions::BSplineLocalCoefficients< dim > | Attaches a shape function to an entity |
CDune::Functions::BSplineLocalFiniteElement< GV, R > | LocalFiniteElement in the sense of dune-localfunctions, for the B-spline basis on tensor-product grids |
CDune::Functions::BSplineLocalFiniteElement< GV, double > | |
CDune::Functions::BSplineLocalInterpolation< dim, LB > | Local interpolation in the sense of dune-localfunctions, for the B-spline basis on tensor-product grids |
CDune::Functions::BSplineLocalInterpolation< dim, Dune::Functions::BSplineLocalBasis< GV, double > > | |
CDune::Functions::BSplineLocalInterpolation< dim, Dune::Functions::BSplineLocalBasis< GV, R > > | |
CDune::Functions::BSplineNodeIndexSet< GV, MI, TP > | |
CDune::Functions::BSplinePreBasis< GV, MI > | Pre-basis for B-spline basis |
CDune::Functions::BSplinePreBasis< GV, Dune::Functions::FlatMultiIndex< std::size_t > > | |
CDune::Functions::Concept::Callable< Args > | Concept objects that can be called with given argument list |
CDune::Functions::CallableFunctionWrapper< F > | Wrap a Dune::VirtualFunction into a callable object |
►CCompositeNode | |
CDune::Functions::CompositeBasisNode< std::size_t, TP, TaylorHoodVelocityTree< GV, decltype(TypeTree::push_back< 0 >(TP()))>, PQkNode< GV, 1, decltype(TypeTree::push_back< 1ul >(TP()))> > | |
CDune::Functions::CompositeBasisNode< SIZE_T_DUMMY, TP, T > | |
CDune::Functions::CompositeNodeIndexSet< MI, TP, IMS, SPB > | |
CDune::Functions::CompositePreBasis< MI, IMS, SPB > | A pre-basis for composite bases |
CDune::Functions::DefaultDerivativeTraits< Signature > | Default implementation for derivative traits |
CDune::Functions::DefaultDerivativeTraits< double(double) > | Default implementation for derivative traits |
CDune::Functions::DefaultDerivativeTraits< FieldMatrix< K, 1, m >(FieldVector< K, n >)> | Default implementation for derivative traits |
CDune::Functions::DefaultDerivativeTraits< FieldVector< K, m >(FieldVector< K, n >)> | Default implementation for derivative traits |
CDune::Functions::DefaultDerivativeTraits< K(FieldVector< K, n >)> | Default implementation for derivative traits |
CDune::Functions::DefaultGlobalBasis< PB > | Global basis for given pre-basis |
CDune::Functions::DefaultLocalIndexSet< LV, NIS > | |
CDune::Functions::DefaultLocalView< GB > | The restriction of a finite element basis to a single element |
CDune::Functions::DefaultNodeToRangeMap< Tree > | A simple node to range map using lexicographic ordering |
CDune::Functions::DifferentiableFunction< Signature, DerivativeTraits, bufferSize > | |
CDune::Functions::Concept::DifferentiableFunction< Signature, DerivativeTraits > | |
CDune::Functions::DifferentiableFunctionFromCallables< Signature, DerivativeTraits, Callables > | |
CDune::Functions::DifferentiableFunctionFromCallables< DerivativeSignature, DerivativeTraits, DF, Derivatives... > | |
CDune::Functions::DifferentiableFunctionFromCallables< Range(Domain), DerivativeTraits, F > | Wrap a list of callable objects as derivative sequence modelling Concept::DifferentiableFunction<Range(Domain), DerivativeTraits> |
CDune::Functions::DifferentiableFunctionFromCallables< Range(Domain), DerivativeTraits, F, DF, Derivatives... > | Wrap a list of callable objects as derivative sequence modelling Concept::DifferentiableFunction<Range(Domain), DerivativeTraits> |
CDune::Functions::DiscreteGlobalBasisFunction< B, TP, V, NTRE, R > | A grid function induced by a global basis and a coefficient vector |
►CDynamicTraversal | |
CDune::Functions::DefaultNodeToRangeMap< Tree >::Visitor | |
CDune::Functions::UniformNodeVisitor< SimpleNodeVisitorImp, leafOnly > | Mixin for visitors that should apply the same action on all nodes |
►CDune::Functions::UniformNodeVisitor< CopyVisitor, leafOnly > | |
CDune::Functions::TreeData< T, ND, LO >::CopyVisitor | |
►CDune::Functions::UniformNodeVisitor< DestroyVisitor, leafOnly > | |
CDune::Functions::TreeData< T, ND, LO >::DestroyVisitor | |
►CDune::Functions::UniformNodeVisitor< InitVisitor, leafOnly > | |
CDune::Functions::TreeData< T, ND, LO >::InitVisitor | |
CDune::Functions::Concept::EntitySet | Concept for an entity set for a Concept::GridFunction<Range(Domain), EntitySet, DerivativeTraits> |
CDune::Functions::Concept::CompositeBasisNode< GridView >::FixArgs< ST, TP > | |
CDune::Functions::CompositePreBasis< MI, IMS, SPB >::FixedTP< TP > | |
CDune::Functions::FlatVectorBackend< V > | |
CDune::Functions::FlatVectorBackend< typename Dune::FieldMatrix< K, n, m > > | |
CDune::Functions::Concept::Function< Signature > | |
CDune::Functions::FunctionFromCallable< Signature, F, FunctionInterface > | |
►CFunctionInterface | |
CDune::Functions::FunctionFromCallable< Range(Domain), F, FunctionInterface > | Wrap a callable object as Dune::Function or Dune::VirtualFunction |
CDune::Functions::Concept::GlobalBasis< GridView > | |
CDune::Functions::GridFunction< Signature, EntitySet, DerivativeTraits, bufferSize > | |
CDune::Functions::Concept::GridFunction< Signature, EntitySet, DerivativeTraits > | |
►CDune::Functions::GridFunction< Range(Domain), GridViewEntitySet< GV, 0 >, DerivativeTraits, bufferSize > | |
CDune::Functions::GridViewFunction< Range(Domain), GV, DerivativeTraits, bufferSize > | Wrapper class for functions defined on a GridView |
CDune::Functions::GridViewEntitySet< GV, cd > | An entity set for all entities of given codim in a grid view |
CDune::Functions::GridViewEntitySet< GridView, 0 > | |
CDune::Functions::GridViewFunction< Signature, GridView, DerivativeTraits, bufferSize > | |
CDune::Functions::Concept::GridViewFunction< Signature, GridView, DerivativeTraits > | |
CDune::Functions::Concept::HasIndexAccess | |
CDune::Functions::Concept::HasResize | |
CDune::Functions::Concept::HasSizeMethod | |
CDune::Functions::HierarchicVectorWrapper< V, CO > | A wrapper providing multiindex access to vector entries |
CDune::Functions::Concept::IndexMergingStrategy | |
►CDune::Functions::BasisBuilder::IndexMergingStrategy | Base class for index merging strategies to simplify detection |
CDune::Functions::BasisBuilder::BlockedLexicographic | Lexicographic merging of direct children with blocking (i.e. creating one block per direct child) |
CDune::Functions::BasisBuilder::FlatInterleaved | Interleaved merging of direct children without blocking |
CDune::Functions::BasisBuilder::FlatLexicographic | Lexicographic merging of direct children without blocking |
CDune::Functions::BasisBuilder::LeafBlockedInterleaved | Interleaved merging of direct children with blocking (i.e. creating blocks at the leaves containing one leaf per child each) |
CDune::Functions::InvalidRange | Dummy range class to be used if no proper type is available |
CDune::Functions::IsCallable< F > | Helper class to check that F is callable |
CDune::Functions::LagrangeDGNodeIndexSet< GV, k, MI, TP > | |
CDune::Functions::LagrangeDGPreBasis< GV, k, MI > | |
CDune::Functions::CompositeNodeIndexSet< MI, TP, IMS, SPB >::Lambda_PreBasisToSubIndexSet | |
CDune::Functions::LastType< T > | Get last entry of type list |
►CLeafNode | |
CDune::Functions::LeafBasisNode< SIZE_T_DUMMY, TP > | |
CDune::Functions::LeafBasisNode< ST, TP > | |
CDune::Functions::LeafBasisNode< std::size_t, TP > | |
CDune::Functions::LocalDerivativeTraits< EntitySet, DerivativeTraits > | Derivative traits for local functions |
CDune::Functions::DiscreteGlobalBasisFunction< B, TP, V, NTRE, R >::LocalFunction | |
CDune::Functions::Concept::LocalFunction< Signature, LocalContext, DerivativeTraits > | |
CDune::Functions::LocalFunction< Signature, LocalContext, DerivativeTraits, bufferSize > | |
CDune::Functions::Concept::LocalIndexSet< LocalView > | |
CDune::Functions::Concept::LocalView< GlobalBasis > | |
CDune::Functions::Concept::NodeIndexSet< PreBasis > | |
CDune::Functions::PolymorphicSmallObject< Base, bufferSize > | A wrapper providing small object optimization with polymorphic types |
CDune::Functions::PolymorphicType< Interface > | Base class with polymorphic type boiler plate code |
CDune::Functions::PolymorphicType< TypeErasureWrapperInterface< Interface > > | |
CDune::Functions::Polynomial< K > | A scalar polynomial implementation |
►CPowerNode | |
CDune::Functions::PowerBasisNode< SIZE_T_DUMMY, TP, T, n > | |
CDune::Functions::PowerBasisNode< std::size_t, TP, PQkNode< GV, 2, decltype(TypeTree::push_back(TP(), 0)) >, GV::dimension > | |
CDune::Functions::PowerNodeIndexSet< MI, TP, IMS, SPB, C > | |
CDune::Functions::PowerPreBasis< MI, IMS, SPB, C > | A pre-basis for power bases |
CDune::Functions::PQ1NodeIndexSet< GV, MI, TP > | |
CDune::Functions::PQ1PreBasis< GV, MI > | Pre-basis for a first order PQ-lagrange basis |
CDune::Functions::PQkNodeIndexSet< GV, k, MI, TP > | |
CDune::Functions::PQkPreBasis< GV, k, MI > | A pre-basis for PQ-lagrange bases with given order |
CDune::Functions::PQkPreBasis< GV, 1, PQMultiIndex > | |
CDune::Functions::PQkPreBasis< GV, 2, PQMultiIndex > | |
CDune::Functions::Concept::PreBasis< GridView > | |
►CPriorityTag | |
CDune::Functions::HasStaticSize< T > | Check if type is a statically sized container |
CDune::Functions::StaticSize< T > | Obtain size of statically sized container |
CDune::Functions::RannacherTurekNodeIndexSet< GV, MI, TP > | |
CDune::Functions::RannacherTurekPreBasis< GV, MI > | Pre-basis for a Rannacher-Turek basis |
CDune::Functions::RaviartThomasNodeIndexSet< GV, k, MI, TP, ST, basic_type > | |
CDune::Functions::RaviartThomasPreBasis< GV, k, MI, ST, basic_type > | |
►CRefines | |
CDune::Functions::Concept::BasisTree< GridView > | |
CDune::Functions::Concept::CompositeBasisNode< GridView > | |
CDune::Functions::Concept::DifferentiableFunction< Range(Domain), DerivativeTraits > | Concept for a differentiable function mapping Domain to Range |
CDune::Functions::Concept::Function< Range(Domain)> | Concept for a function mapping Domain to Range |
CDune::Functions::Concept::GridFunction< Range(Domain), EntitySet, DerivativeTraits > | Concept for a grid function mapping Domain to Range |
CDune::Functions::Concept::GridViewFunction< Range(Domain), GridView, DerivativeTraits > | Concept for a grid view function mapping Domain to Range |
CDune::Functions::Concept::LeafBasisNode< GridView > | |
CDune::Functions::Concept::LocalFunction< Range(Domain), LocalContext, DerivativeTraits > | Concept for a local function mapping Domain to Range |
CDune::Functions::Concept::PowerBasisNode< GridView > | |
CDune::Functions::ReservedDeque< T, n > | A Vector class with statically reserved memory |
CDune::Functions::RotateTuple< T > | Rotate type list by one, such that last entry is moved to first position |
CDune::Functions::ShiftedMultiIndex< Index, offset > | Class representing a shifted multi index |
CDune::Functions::SignatureTag< Signature, DerivativeTraits > | |
CDune::Functions::SignatureTag< Range(Domain), DerivativeTraitsT > | Tag-class to encapsulate signature information |
CDune::Functions::SignatureTraits< Signature, isCallable > | Helper class to deduce the signature of a callable |
CDune::Functions::SizeInfo< B > | A class encapsulating size information |
CDune::Functions::SubspaceBasis< RB, TP > | |
CDune::Functions::SubspaceLocalView< RLV, PP > | The restriction of a finite element basis to a single element |
CDune::Functions::TaylorHoodNodeIndexSet< GV, MI, TP, HI > | |
CDune::Functions::TaylorHoodPreBasis< GV, MI, HI > | Pre-basis for lowest order Taylor-Hood basis |
CDune::Functions::LocalDerivativeTraits< EntitySet, DerivativeTraits >::Traits< Signature > | |
CDune::Functions::LocalDerivativeTraits< EntitySet, DerivativeTraits >::Traits< R(LocalDomain)> | |
CDune::Functions::TreeData< T, ND, LO > | Container allowing to attach data to each node of a tree |
CDune::Functions::TreeData< SubTree, NodeData, true > | |
►CTreeVisitor | |
CDune::Functions::DefaultNodeToRangeMap< Tree >::Visitor | |
CDune::Functions::UniformNodeVisitor< SimpleNodeVisitorImp, leafOnly > | Mixin for visitors that should apply the same action on all nodes |
CDune::Functions::UniformNodeVisitor< CopyVisitor, leafOnly > | |
CDune::Functions::UniformNodeVisitor< DestroyVisitor, leafOnly > | |
CDune::Functions::UniformNodeVisitor< InitVisitor, leafOnly > | |
CDune::Functions::TrigonometricFunction< K, sinFactor, cosFactor > | A linear combination of trigonomic functions |
►Ctuple | |
CDune::Functions::TupleVector< T > | A class augmenting std::tuple by element access via operator[] |
CDune::Functions::TypeErasureBase< Interface, Implementation, bufferSize > | Base class for type-erased interface wrapper |
►CDune::Functions::TypeErasureBase< Imp::DifferentiableFunctionTraits< Range(Domain), DerivativeTraits, bufferSize >::Concept, Imp::DifferentiableFunctionTraits< Range(Domain), DerivativeTraits, bufferSize >::template Model > | |
CDune::Functions::DifferentiableFunction< Range(Domain), DerivativeTraits, bufferSize > | Class storing differentiable functions using type erasure |
►CDune::Functions::TypeErasureBase< Imp::GridFunctionTraits< Range(Domain), ES, DerivativeTraits, bufferSize >::Concept, Imp::GridFunctionTraits< Range(Domain), ES, DerivativeTraits, bufferSize >::template Model > | |
CDune::Functions::GridFunction< Range(Domain), ES, DerivativeTraits, bufferSize > | Wrapper class for functions defined on a Grid |
►CDune::Functions::TypeErasureBase< Imp::LocalFunctionTraits< Range(Domain), LocalContext, DerivativeTraits, bufferSize >::Concept, Imp::LocalFunctionTraits< Range(Domain), LocalContext, DerivativeTraits, bufferSize >::template Model > | |
CDune::Functions::LocalFunction< Range(Domain), LocalContext, DerivativeTraits, bufferSize > | Class storing local functions using type erasure |
►Ctypenullptr | |
CDune::Functions::HasStaticSize< T > | Check if type is a statically sized container |
►Ctypenullptr | |
CDune::Functions::StaticSize< T > | Obtain size of statically sized container |