dune-fem 2.12-git
Loading...
Searching...
No Matches
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 DofType * DofIteratorType
 
typedef const DofType * ConstDofIteratorType
 
typedef DofType * DofBlockType
 
typedef const DofType * ConstDofBlockType
 
typedef DofType ** DofBlockPtrType
 
typedef const DofType ** ConstDofBlockPtrType
 
typedef ThreadSafeValue< UninitializedObjectStack > LocalDofVectorStackType
 
typedef StackAllocator< DofType, LocalDofVectorStackType * > LocalDofVectorAllocatorType
 
typedef DynamicReferenceVector< DofType, LocalDofVectorAllocatorType > LocalDofVectorType
 
typedef HierarchicalDiscreteFunction< DiscreteFunctionSpace > DiscreteFunctionType
 
typedef MutableLocalFunction< DiscreteFunctionType > LocalFunctionType
 

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: