DUNE-FUNCTIONS (2.10)

Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CDune::Functions::AnalyticGridViewFunction< Range(Domain), GV, F, DerivativeTraits >Class wrapping any differentiable function as grid function
 Cstd::array< T >STL class
 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::Concept::EntitySetConcept 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::HierarchicNodeToRangeMapA 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::IndexMergingStrategyBase class for index merging strategies to simplify detection
 CDune::Functions::InvalidRangeDummy 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::LeafPreBasisMixin< LagrangeDGPreBasis< GV, k > >
 CDune::Functions::LeafPreBasisMixin< LagrangePreBasis< GV, k, R > >
 CDune::Functions::LeafPreBasisMixin< LeafPreBasisMapperMixin< GV > >
 CDune::Functions::LeafPreBasisMixin< NedelecPreBasis< GV, Range, kind, order > >
 CDune::Functions::LeafPreBasisMixin< RannacherTurekPreBasis< GV > >
 CDune::Functions::LeafPreBasisMixin< RaviartThomasPreBasis< GV, k > >
 CDune::Functions::LocalDerivativeTraits< EntitySet, DerivativeTraits >Derivative traits for local functions
 CDune::Functions::DiscreteGlobalBasisFunctionDerivative< DGBF >::LocalFunctionLocal 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 >::NodeLeaf 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::PeriodicIndexSetContainer 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::TypeErasureBase< Imp::GridFunctionTraits< Range(Domain), ES, DerivativeTraits, bufferSize >::Concept, Imp::GridFunctionTraits< Range(Domain), ES, DerivativeTraits, bufferSize >::template Model >
 CDune::Functions::TypeErasureBase< Imp::LocalFunctionTraits< Range(Domain), LocalContext, DerivativeTraits, bufferSize >::Concept, Imp::LocalFunctionTraits< Range(Domain), LocalContext, DerivativeTraits, bufferSize >::template Model >
 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::UnknownFallback container descriptor if nothing else fits
 CDune::Functions::ContainerDescriptors::ValueThe node in the descriptor tree representing a value placeholder
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (Apr 1, 23:03, 2025)