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

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

Inheritance diagram for Dune::Fem::DiscreteFunctionTraits< AdaptiveDiscreteFunction< DiscreteFunctionSpace > >:
Inheritance graph

Public Types

typedef AdaptiveDiscreteFunction< DiscreteFunctionSpaceDiscreteFunctionType
 
typedef MutableLocalFunction< DiscreteFunctionTypeLocalFunctionType
 
typedef SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > DofVectorType
 
typedef DiscreteFunctionSpace DiscreteFunctionSpaceType
 
typedef DiscreteFunctionSpaceType::DomainType DomainType
 
typedef DiscreteFunctionSpaceType::RangeType RangeType
 
typedef DofVectorType::IteratorType DofIteratorType
 
typedef DofVectorType::ConstIteratorType ConstDofIteratorType
 
typedef DofVectorType::DofBlockType DofBlockType
 
typedef DofVectorType::ConstDofBlockType ConstDofBlockType
 
typedef DofVectorType::DofBlockPtrType DofBlockPtrType
 
typedef DofVectorType::ConstDofBlockPtrType ConstDofBlockPtrType
 
typedef DiscreteFunctionSpaceType::BlockMapperType MapperType
 
typedef DofVectorType::FieldType DofType
 
typedef ThreadSafeValue< UninitializedObjectStackLocalDofVectorStackType
 
typedef StackAllocator< DofType, LocalDofVectorStackType * > LocalDofVectorAllocatorType
 
typedef DynamicReferenceVector< DofType, LocalDofVectorAllocatorTypeLocalDofVectorType
 

Member Typedef Documentation

◆ ConstDofBlockPtrType

typedef DofVectorType::ConstDofBlockPtrType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::ConstDofBlockPtrType
inherited

◆ ConstDofBlockType

typedef DofVectorType::ConstDofBlockType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::ConstDofBlockType
inherited

◆ ConstDofIteratorType

typedef DofVectorType::ConstIteratorType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::ConstDofIteratorType
inherited

◆ DiscreteFunctionSpaceType

typedef DiscreteFunctionSpace Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DiscreteFunctionSpaceType
inherited

◆ DiscreteFunctionType

◆ DofBlockPtrType

typedef DofVectorType::DofBlockPtrType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DofBlockPtrType
inherited

◆ DofBlockType

typedef DofVectorType::DofBlockType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DofBlockType
inherited

◆ DofIteratorType

typedef DofVectorType::IteratorType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DofIteratorType
inherited

◆ DofType

typedef DofVectorType::FieldType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DofType
inherited

◆ DofVectorType

typedef SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DofVectorType
inherited

◆ DomainType

typedef DiscreteFunctionSpaceType::DomainType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DomainType
inherited

◆ LocalDofVectorAllocatorType

typedef StackAllocator< DofType, LocalDofVectorStackType* > Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::LocalDofVectorAllocatorType
inherited

◆ LocalDofVectorStackType

typedef ThreadSafeValue< UninitializedObjectStack > Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::LocalDofVectorStackType
inherited

◆ LocalDofVectorType

typedef DynamicReferenceVector< DofType, LocalDofVectorAllocatorType > Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::LocalDofVectorType
inherited

◆ LocalFunctionType

◆ MapperType

typedef DiscreteFunctionSpaceType::BlockMapperType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::MapperType
inherited

◆ RangeType

typedef DiscreteFunctionSpaceType::RangeType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::RangeType
inherited

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