#include <dune/fem/space/mapper/parallel.hh>
|
| | BuildDataHandle (const BaseMapper &baseMapper, const AuxiliaryDofs< GridPart, BaseMapper > &auxiliaryDofs, std::vector< GlobalKey > &mapping) |
| |
| bool | contains (int dim, int codim) const |
| |
| bool | fixedSize (int dim, int codim) const |
| |
| template<class Buffer , class Entity > |
| void | gather (Buffer &buffer, const Entity &entity) const |
| |
| template<class Buffer , class Entity > |
| void | scatter (Buffer &buffer, const Entity &entity, std::size_t n) |
| |
| template<class Entity > |
| std::size_t | size (const Entity &entity) const |
| |
◆ BuildDataHandle()
template<class GridPart , class BaseMapper , class GlobalKey >
◆ contains()
template<class GridPart , class BaseMapper , class GlobalKey >
◆ fixedSize()
template<class GridPart , class BaseMapper , class GlobalKey >
◆ gather()
template<class GridPart , class BaseMapper , class GlobalKey >
template<class Buffer , class Entity >
◆ scatter()
template<class GridPart , class BaseMapper , class GlobalKey >
template<class Buffer , class Entity >
◆ size()
template<class GridPart , class BaseMapper , class GlobalKey >
template<class Entity >
◆ auxiliaryDofs_
template<class GridPart , class BaseMapper , class GlobalKey >
◆ baseMapper_
template<class GridPart , class BaseMapper , class GlobalKey >
◆ mapping_
template<class GridPart , class BaseMapper , class GlobalKey >
The documentation for this struct was generated from the following file: