dune-fem  2.4.1-rc
Public Types | List of all members
Dune::Fem::DiscreteFunctionTraits< AdaptiveDiscreteFunction< DiscreteFunctionSpace > > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/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

typedef DofVectorType::ConstDofBlockPtrType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::ConstDofBlockPtrType
inherited
typedef DofVectorType::ConstDofBlockType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::ConstDofBlockType
inherited
typedef DofVectorType::ConstIteratorType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::ConstDofIteratorType
inherited
typedef DiscreteFunctionSpace Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DiscreteFunctionSpaceType
inherited
typedef DofVectorType::DofBlockPtrType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DofBlockPtrType
inherited
typedef DofVectorType::DofBlockType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DofBlockType
inherited
typedef DofVectorType::IteratorType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DofIteratorType
inherited
typedef DofVectorType::FieldType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DofType
inherited
typedef SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DofVectorType
inherited
typedef DiscreteFunctionSpaceType::DomainType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::DomainType
inherited
typedef StackAllocator< DofType, LocalDofVectorStackType* > Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::LocalDofVectorAllocatorType
inherited
typedef ThreadSafeValue< UninitializedObjectStack > Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::LocalDofVectorStackType
inherited
typedef DynamicReferenceVector< DofType, LocalDofVectorAllocatorType > Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::LocalDofVectorType
inherited
typedef DiscreteFunctionSpaceType::BlockMapperType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, SimpleBlockVector< StaticArray< DiscreteFunctionSpace::RangeFieldType >, DiscreteFunctionSpace::localBlockSize > >::MapperType
inherited
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: