dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::Fem::DiscreteFunctionTraits< HierarchicalDiscreteFunction< DiscreteFunctionSpace > > Struct Template Reference

#include <dune/fem/function/hierarchical/function.hh>

Public Types

typedef DiscreteFunctionSpace DiscreteFunctionSpaceType
 
typedef DiscreteFunctionSpaceType::RangeFieldType DofType
 
typedef DiscreteFunctionSpaceType::DomainType DomainType
 
typedef DiscreteFunctionSpaceType::RangeType RangeType
 
typedef HierarchicalDofVector< typename Impl::HierarchicalDofContainerChooser< DofType, typename DiscreteFunctionSpaceType::LocalBlockIndices >::Type > DofVectorType
 
typedef DofTypeDofIteratorType
 
typedef const DofTypeConstDofIteratorType
 
typedef DofTypeDofBlockType
 
typedef const DofTypeConstDofBlockType
 
typedef DofType ** DofBlockPtrType
 
typedef const DofType ** ConstDofBlockPtrType
 
typedef ThreadSafeValue< UninitializedObjectStackLocalDofVectorStackType
 
typedef StackAllocator< DofType, LocalDofVectorStackType * > LocalDofVectorAllocatorType
 
typedef DynamicReferenceVector< DofType, LocalDofVectorAllocatorTypeLocalDofVectorType
 
typedef HierarchicalDiscreteFunction< DiscreteFunctionSpaceDiscreteFunctionType
 
typedef MutableLocalFunction< DiscreteFunctionTypeLocalFunctionType
 

Member Typedef Documentation

◆ ConstDofBlockPtrType

◆ ConstDofBlockType

◆ ConstDofIteratorType

◆ DiscreteFunctionSpaceType

◆ DiscreteFunctionType

◆ DofBlockPtrType

◆ DofBlockType

◆ DofIteratorType

◆ DofType

template<class DiscreteFunctionSpace >
typedef DiscreteFunctionSpaceType::RangeFieldType Dune::Fem::DiscreteFunctionTraits< HierarchicalDiscreteFunction< DiscreteFunctionSpace > >::DofType

◆ DofVectorType

template<class DiscreteFunctionSpace >
typedef HierarchicalDofVector< typename Impl::HierarchicalDofContainerChooser< DofType, typename DiscreteFunctionSpaceType::LocalBlockIndices >::Type > Dune::Fem::DiscreteFunctionTraits< HierarchicalDiscreteFunction< DiscreteFunctionSpace > >::DofVectorType

◆ DomainType

template<class DiscreteFunctionSpace >
typedef DiscreteFunctionSpaceType::DomainType Dune::Fem::DiscreteFunctionTraits< HierarchicalDiscreteFunction< DiscreteFunctionSpace > >::DomainType

◆ LocalDofVectorAllocatorType

◆ LocalDofVectorStackType

◆ LocalDofVectorType

◆ LocalFunctionType

◆ RangeType

template<class DiscreteFunctionSpace >
typedef DiscreteFunctionSpaceType::RangeType Dune::Fem::DiscreteFunctionTraits< HierarchicalDiscreteFunction< DiscreteFunctionSpace > >::RangeType

The documentation for this struct was generated from the following file: