dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::Fem::MasterDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > > Struct Template Reference

#include <dune/fem/space/mapper/ghost.hh>

Public Types

typedef AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > AuxiliaryDofsType
 
typedef AuxiliaryDofsType::GlobalKeyType GlobalKeyType
 
typedef AuxiliaryDofsType::GridPartType GridPartType
 
typedef AuxiliaryDofsType::MapperType MapperType
 
typedef AuxiliaryDofsType::SizeType SizeType
 
typedef __GhostDofMapper::ConstIterator< GlobalKeyTypeConstIteratorType
 

Public Member Functions

 MasterDofs (const AuxiliaryDofsType &auxiliaryDofs)
 
ConstIteratorType begin () const
 
ConstIteratorType end () const
 
SizeType size () const
 
const MapperTypemapper () const
 
const GridPartTypegridPart () const
 

Member Typedef Documentation

◆ AuxiliaryDofsType

template<class GridPart , class BaseMapper , class GlobalKey >
typedef AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > Dune::Fem::MasterDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > >::AuxiliaryDofsType

◆ ConstIteratorType

template<class GridPart , class BaseMapper , class GlobalKey >
typedef __GhostDofMapper::ConstIterator< GlobalKeyType > Dune::Fem::MasterDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > >::ConstIteratorType

◆ GlobalKeyType

template<class GridPart , class BaseMapper , class GlobalKey >
typedef AuxiliaryDofsType::GlobalKeyType Dune::Fem::MasterDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > >::GlobalKeyType

◆ GridPartType

template<class GridPart , class BaseMapper , class GlobalKey >
typedef AuxiliaryDofsType::GridPartType Dune::Fem::MasterDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > >::GridPartType

◆ MapperType

template<class GridPart , class BaseMapper , class GlobalKey >
typedef AuxiliaryDofsType::MapperType Dune::Fem::MasterDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > >::MapperType

◆ SizeType

template<class GridPart , class BaseMapper , class GlobalKey >
typedef AuxiliaryDofsType::SizeType Dune::Fem::MasterDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > >::SizeType

Constructor & Destructor Documentation

◆ MasterDofs()

template<class GridPart , class BaseMapper , class GlobalKey >
Dune::Fem::MasterDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > >::MasterDofs ( const AuxiliaryDofsType auxiliaryDofs)
inlineexplicit

Member Function Documentation

◆ begin()

template<class GridPart , class BaseMapper , class GlobalKey >
ConstIteratorType Dune::Fem::MasterDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > >::begin ( ) const
inline

◆ end()

template<class GridPart , class BaseMapper , class GlobalKey >
ConstIteratorType Dune::Fem::MasterDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > >::end ( ) const
inline

◆ gridPart()

template<class GridPart , class BaseMapper , class GlobalKey >
const GridPartType & Dune::Fem::MasterDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > >::gridPart ( ) const
inline

◆ mapper()

template<class GridPart , class BaseMapper , class GlobalKey >
const MapperType & Dune::Fem::MasterDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > >::mapper ( ) const
inline

◆ size()

template<class GridPart , class BaseMapper , class GlobalKey >
SizeType Dune::Fem::MasterDofs< AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > >::size ( ) const
inline

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