CDune::Functions::AnalyticGridViewFunction< Range(Domain), GV, F, DerivativeTraits > | Class wrapping any differentiable function as grid function |
►Cstd::array< T > | STL class |
CDune::Functions::StaticMultiIndex< size_type, n > | A statically sized MultiIndex type |
CDune::Functions::StaticMultiIndex< size_type, 1 > | A statically sized MultiIndex type |
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::Concept::Callable< Args > | Concept objects that can be called with given argument list |
CDune::Functions::ComposedGridFunction< OF, IF > | Composition of grid functions with another function |
CDune::Functions::CompositePreBasis< 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::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::Concept::DifferentiableFunction< Range(Domain), DerivativeTraits > | Concept for a differentiable function mapping Domain to Range |
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::Concept::DifferentiableGridFunction< Range(Domain), EntitySet, DerivativeTraits > | Concept for a differentiable grid function mapping Domain to Range |
CDune::Functions::Concept::DifferentiableGridViewFunction< Range(Domain), GridView, DerivativeTraits > | Concept for a differentiable grid view function mapping Domain to Range |
CDune::Functions::Concept::DifferentiableLocalFunction< Range(Domain), LocalContext, DerivativeTraits > | Concept for a differentiable local function mapping Domain to Range |
CDune::Functions::DiscreteGlobalBasisFunction< B, V, NTRE, R > | A grid function induced by a global basis and a coefficient vector |
CDune::Functions::DiscreteGlobalBasisFunctionDerivative< DGBF > | Derivative of a DiscreteGlobalBasisFunction |
►CDune::Functions::DynamicPowerPreBasis< IMS, SPB > | A pre-basis for dynamic power bases |
CDune::Functions::PowerPreBasis< IMS, SPB, C > | A pre-basis for power bases |
CDune::Functions::Concept::EntitySet | Concept for an entity set for a Concept::GridFunction<Range(Domain), EntitySet, DerivativeTraits> |
CDune::Functions::FaceNormalGridFunction< GV > | Grid function implementing the piecewise element face normal |
CDune::Functions::Concept::Function< Range(Domain)> | Concept for a function mapping Domain to Range |
CDune::Functions::BasisFactory::Experimental::GenericIndexingTransformation< IndexTransformation, SizeImplementation, ContainerDescriptorImplementation, minIS, maxIS > | A generic implementation of a transformation |
CGlobalBasisMoc< dim > | A Dummy global basis |
CDune::Functions::Concept::GridFunction< Range(Domain), EntitySet > | Concept for a grid function mapping Domain to Range |
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::Concept::GridViewFunction< Range(Domain), GridView > | Concept for a grid view function mapping Domain to Range |
CDune::Functions::GridViewFunction< Range(Domain), GV, DerivativeTraits, bufferSize > | Wrapper class for functions defined on a GridView |
CDune::Functions::HasStaticSize< T > | Check if type is a statically sized container |
CDune::Functions::HierarchicalLagrangePreBasis< GV, k, R > | A pre-basis for a hierarchical Lagrange basis |
CDune::Functions::HierarchicNodeToRangeMap | A simple node to range map using the nested tree indices |
CDune::Functions::HierarchicVectorWrapper< V, CO > | A wrapper providing multiindex access to vector entries |
CHybridSizeInfoDummy< dim > | A Dummy size provider |
►CDune::Functions::BasisFactory::IndexMergingStrategy | Base class for index merging strategies to simplify detection |
CDune::Functions::BasisFactory::BlockedInterleaved | Interleaved merging of direct children with blocking (i.e. creating blocks at the leaves containing one leaf per child each) |
CDune::Functions::BasisFactory::BlockedLexicographic | Lexicographic merging of direct children with blocking (i.e. creating one block per direct child) |
CDune::Functions::BasisFactory::FlatInterleaved | Interleaved merging of direct children without blocking |
CDune::Functions::BasisFactory::FlatLexicographic | Lexicographic merging of direct children without blocking |
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::LastType< T > | Get last entry of type list |
CDune::Functions::LeafPreBasisMixin< Derived > | A generic MixIn class for PreBasis |
CDune::Functions::LeafPreBasisMixin< BrezziDouglasMariniPreBasis< GV, k > > | |
►CDune::Functions::LeafPreBasisMixin< BSplinePreBasis< GV > > | |
CDune::Functions::BSplinePreBasis< GV > | Pre-basis for B-spline basis |
CDune::Functions::LeafPreBasisMixin< LagrangeDGPreBasis< GV, k > > | |
►CDune::Functions::LeafPreBasisMixin< LagrangePreBasis< GV, k, R > > | |
CDune::Functions::LagrangePreBasis< GV, 1 > | |
CDune::Functions::LagrangePreBasis< GV, 2 > | |
CDune::Functions::LagrangePreBasis< GV, k, R > | A pre-basis for a PQ-lagrange bases with given order |
►CDune::Functions::LeafPreBasisMixin< LeafPreBasisMapperMixin< GV > > | |
►CDune::Functions::LeafPreBasisMapperMixin< GV > | A generic MixIn class for PreBasis with flat indices computed from a mapper |
CDune::Functions::LFEPreBasisMixin< GV, LagrangeSimplexLocalFiniteElement< GV::ctype, R, GV::dimension, 1 > > | |
CDune::Functions::LFEPreBasisMixin< GV, HierarchicalP2LocalFiniteElement< GV::ctype, R, GV::dimension > > | |
CDune::Functions::LFEPreBasisMixin< GV, Dune::RefinedP0LocalFiniteElement< GV::ctype, double, GV::dimension > > | |
CDune::Functions::CubicHermitePreBasis< GV, reduced > | Pre-basis for a CubicHermite basis |
CDune::Functions::LFEPreBasisMixin< GV, LFE > | A pre-basis mixin class parametrized with a local finite-element and a DOF layout |
CDune::Functions::RefinedLagrangePreBasis< GV, k, R > | A pre-basis for a refined Lagrange bases |
CDune::Functions::LeafPreBasisMixin< NedelecPreBasis< GV, Range, kind, order > > | |
►CDune::Functions::LeafPreBasisMixin< RannacherTurekPreBasis< GV > > | |
CDune::Functions::RannacherTurekPreBasis< GV > | Pre-basis for a Rannacher-Turek basis |
CDune::Functions::LeafPreBasisMixin< RaviartThomasPreBasis< GV, k > > | |
CDune::Functions::LocalDerivativeTraits< EntitySet, DerivativeTraits > | Derivative traits for local functions |
CDune::Functions::DiscreteGlobalBasisFunctionDerivative< DGBF >::LocalFunction | Local function evaluating the derivative in reference coordinates |
CDune::Functions::Concept::LocalFunction< Range(Domain), LocalContext > | Concept for a local function mapping Domain to Range |
CDune::Functions::LFEPreBasisMixin< GV, LFE >::Node | Leaf basis node that encapsulates a local finite-element given from the LFEPreBasisMixin of type LFE |
CDune::Functions::OverflowArray< BA, maxSize > | A dynamically sized array-like class with overflow |
CDune::Functions::BasisFactory::Experimental::PeriodicIndexSet | Container storing identified indices for a periodic basis |
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, C > | A univariate polynomial implementation |
CDune::Functions::ReservedDeque< T, n > | A double-ended queue (deque) 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::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::StaticSizeOrZero< T > | Obtain size of statically sized container, or 0 if dynamic size |
CDune::Functions::SubEntityDOFs< GridView > | Range of DOFs associated to sub-entity |
CDune::Functions::SubspaceLocalView< RLV, PP > | The restriction of a finite element basis to a single element |
CDune::Functions::TaylorHoodPreBasis< GV, HI > | Pre-basis for lowest order Taylor-Hood basis |
CDune::Functions::Experimental::TransformedIndexPreBasis< RPB, T > | A pre-basis transforming multi-indices |
CDune::Functions::TrigonometricFunction< K, sinFactor, cosFactor > | A linear combination of trigonomic functions |
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 |
CDune::Functions::ContainerDescriptors::UniformArray< Child, n > | Descriptor for arrays with all children identical and the number of children a static size |
CDune::Functions::ContainerDescriptors::UniformVector< Child > | Uniform descriptor with dynamic size |
CDune::Functions::ContainerDescriptors::Unknown | Fallback container descriptor if nothing else fits |
CDune::Functions::ContainerDescriptors::Value | The node in the descriptor tree representing a value placeholder |