|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > > Class Template Reference
#include <dune/fem/space/mapper/ghost.hh>
Public Types | |
| typedef GridPart | GridPartType |
| typedef GhostDofMapper< GridPart, BaseMapper, GlobalKey > | MapperType |
| typedef MapperType::GlobalKeyType | GlobalKeyType |
| typedef MapperType::SizeType | SizeType |
| typedef __GhostDofMapper::ConstIterator< GlobalKeyType > | ConstIteratorType |
Public Member Functions | |
| AuxiliaryDofs (const MapperType &mapper) | |
| AuxiliaryDofs (const GridPartType &gridPart, const MapperType &mapper) | |
| GlobalKeyType | operator[] (int index) const |
| return dof number of salve with index | |
| SizeType | size () const |
| return number of auxiliary dofs | |
| SizeType | primarySize () const |
| return number of primary dofs | |
| ConstIteratorType | begin () const |
| ConstIteratorType | end () const |
| bool | contains (GlobalKeyType index) const |
| return true if index is contained, meaning it is an auxiliary dof | |
| void | rebuild () |
| const MapperType & | mapper () const |
| const GridPartType & | gridPart () const |
Member Typedef Documentation
◆ ConstIteratorType
template<class GridPart , class BaseMapper , class GlobalKey >
| typedef __GhostDofMapper::ConstIterator< GlobalKeyType > Dune::Fem::AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > >::ConstIteratorType |
◆ GlobalKeyType
template<class GridPart , class BaseMapper , class GlobalKey >
| typedef MapperType::GlobalKeyType Dune::Fem::AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > >::GlobalKeyType |
◆ GridPartType
template<class GridPart , class BaseMapper , class GlobalKey >
| typedef GridPart Dune::Fem::AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > >::GridPartType |
◆ MapperType
template<class GridPart , class BaseMapper , class GlobalKey >
| typedef GhostDofMapper< GridPart, BaseMapper, GlobalKey > Dune::Fem::AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > >::MapperType |
◆ SizeType
template<class GridPart , class BaseMapper , class GlobalKey >
| typedef MapperType::SizeType Dune::Fem::AuxiliaryDofs< GridPart, GhostDofMapper< GridPart, BaseMapper, GlobalKey > >::SizeType |
Constructor & Destructor Documentation
◆ AuxiliaryDofs() [1/2]
template<class GridPart , class BaseMapper , class GlobalKey >
|
inlineexplicit |
◆ AuxiliaryDofs() [2/2]
template<class GridPart , class BaseMapper , class GlobalKey >
|
inline |
Member Function Documentation
◆ begin()
template<class GridPart , class BaseMapper , class GlobalKey >
|
inline |
◆ contains()
template<class GridPart , class BaseMapper , class GlobalKey >
|
inline |
return true if index is contained, meaning it is an auxiliary dof
◆ end()
template<class GridPart , class BaseMapper , class GlobalKey >
|
inline |
◆ gridPart()
template<class GridPart , class BaseMapper , class GlobalKey >
|
inline |
◆ mapper()
template<class GridPart , class BaseMapper , class GlobalKey >
|
inline |
◆ operator[]()
template<class GridPart , class BaseMapper , class GlobalKey >
|
inline |
return dof number of salve with index
◆ primarySize()
template<class GridPart , class BaseMapper , class GlobalKey >
|
inline |
return number of primary dofs
◆ rebuild()
template<class GridPart , class BaseMapper , class GlobalKey >
|
inline |
◆ size()
template<class GridPart , class BaseMapper , class GlobalKey >
|
inline |
return number of auxiliary dofs
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8