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

#include <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

◆ ConstDofBlockPtrType

typedef DofVectorType::ConstDofBlockPtrType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::ConstDofBlockPtrType
inherited

◆ ConstDofBlockType

typedef DofVectorType::ConstDofBlockType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::ConstDofBlockType
inherited

◆ ConstDofIteratorType

typedef DofVectorType::ConstIteratorType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::ConstDofIteratorType
inherited

◆ DiscreteFunctionSpaceType

typedef DiscreteFunctionSpace Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::DiscreteFunctionSpaceType
inherited

◆ DiscreteFunctionType

template<typename DiscreteFunctionSpace , typename BlockVector >
typedef BlockVectorDiscreteFunction< DiscreteFunctionSpace, BlockVector > Dune::Fem::DiscreteFunctionTraits< BlockVectorDiscreteFunction< DiscreteFunctionSpace, BlockVector > >::DiscreteFunctionType

◆ DofBlockPtrType

typedef DofVectorType::DofBlockPtrType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::DofBlockPtrType
inherited

◆ DofBlockType

typedef DofVectorType::DofBlockType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::DofBlockType
inherited

◆ DofIteratorType

typedef DofVectorType::IteratorType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::DofIteratorType
inherited

◆ DofType

typedef DofVectorType::FieldType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::DofType
inherited

◆ DofVectorType

typedef BlockVector Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::DofVectorType
inherited

◆ DomainType

typedef DiscreteFunctionSpaceType::DomainType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::DomainType
inherited

◆ LocalDofVectorAllocatorType

typedef StackAllocator< DofType, LocalDofVectorStackType* > Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::LocalDofVectorAllocatorType
inherited

◆ LocalDofVectorStackType

typedef ThreadSafeValue< UninitializedObjectStack > Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::LocalDofVectorStackType
inherited

◆ LocalDofVectorType

◆ LocalFunctionType

template<typename DiscreteFunctionSpace , typename BlockVector >
typedef MutableLocalFunction< DiscreteFunctionType > Dune::Fem::DiscreteFunctionTraits< BlockVectorDiscreteFunction< DiscreteFunctionSpace, BlockVector > >::LocalFunctionType

◆ MapperType

typedef DiscreteFunctionSpaceType::BlockMapperType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::MapperType
inherited

◆ RangeType

typedef DiscreteFunctionSpaceType::RangeType Dune::Fem::DefaultDiscreteFunctionTraits< DiscreteFunctionSpace, BlockVector >::RangeType
inherited

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