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

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

Inheritance diagram for Dune::Fem::DiscreteFunctionTraits< ISTLBlockVectorDiscreteFunction< DiscreteFunctionSpace, Block > >:
Inheritance graph

Public Types

typedef ISTLBlockVectorDiscreteFunction< DiscreteFunctionSpace, Block > DiscreteFunctionType
 
typedef MutableLocalFunction< DiscreteFunctionTypeLocalFunctionType
 
typedef ISTLBlockVector< Block > 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

◆ ConstDofBlockType

◆ ConstDofIteratorType

◆ DiscreteFunctionSpaceType

◆ DiscreteFunctionType

◆ DofBlockPtrType

◆ DofBlockType

◆ DofIteratorType

◆ DofType

◆ DofVectorType

◆ DomainType

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

◆ LocalDofVectorAllocatorType

◆ LocalDofVectorStackType

◆ LocalDofVectorType

◆ LocalFunctionType

◆ MapperType

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

◆ RangeType

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

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