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

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/function/blockvectordiscretefunction/blockvectordiscretefunction.hh>

Inheritance diagram for Dune::Fem::DiscreteFunctionTraits< BlockVectorDiscreteFunction< DiscreteFunctionSpace, BlockVector > >:
Inheritance graph

Public Types

typedef BlockVectorDiscreteFunction< DiscreteFunctionSpace, BlockVector > DiscreteFunctionType
 
typedef MutableLocalFunction< DiscreteFunctionTypeLocalFunctionType
 
typedef BlockVector 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, BlockVector >::ConstDofBlockPtrType
inherited
typedef DofVectorType::ConstDofBlockType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::ConstDofBlockType
inherited
typedef DofVectorType::ConstIteratorType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::ConstDofIteratorType
inherited
template<typename DiscreteFunctionSpace , typename BlockVector >
typedef BlockVectorDiscreteFunction< DiscreteFunctionSpace, BlockVector > Dune::Fem::DiscreteFunctionTraits< BlockVectorDiscreteFunction< DiscreteFunctionSpace, BlockVector > >::DiscreteFunctionType
typedef DofVectorType::DofBlockPtrType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::DofBlockPtrType
inherited
typedef DofVectorType::DofBlockType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::DofBlockType
inherited
typedef DofVectorType::IteratorType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::DofIteratorType
inherited
typedef DofVectorType::FieldType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::DofType
inherited
typedef BlockVector Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::DofVectorType
inherited
typedef DiscreteFunctionSpaceType::DomainType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::DomainType
inherited
template<typename DiscreteFunctionSpace , typename BlockVector >
typedef MutableLocalFunction< DiscreteFunctionType > Dune::Fem::DiscreteFunctionTraits< BlockVectorDiscreteFunction< DiscreteFunctionSpace, BlockVector > >::LocalFunctionType
typedef DiscreteFunctionSpaceType::BlockMapperType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::MapperType
inherited
typedef DiscreteFunctionSpaceType::RangeType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::RangeType
inherited

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