#include <dune/fem/gridpart/filteredgridpart/datahandle.hh>
|
| FilteredGridPartDataHandle (WrappedHandle &dataHandle, const GridPart &gridPart) |
|
bool | contains (int dim, int codim) const |
|
bool | fixedSize (int dim, int codim) const |
|
template<class HostEntity > |
size_t | size (const HostEntity &hostEntity) const |
|
template<class MessageBuffer , class HostEntity > |
void | gather (MessageBuffer &buffer, const HostEntity &hostEntity) const |
|
template<class MessageBuffer , class HostEntity > |
void | scatter (MessageBuffer &buffer, const HostEntity &hostEntity, size_t size) |
|
◆ FilteredGridPartDataHandle()
template<class WrappedHandle , class GridPart >
◆ contains()
template<class WrappedHandle , class GridPart >
◆ fixedSize()
template<class WrappedHandle , class GridPart >
◆ gather()
template<class WrappedHandle , class GridPart >
template<class MessageBuffer , class HostEntity >
◆ gridPart()
template<class WrappedHandle , class GridPart >
◆ scatter()
template<class WrappedHandle , class GridPart >
template<class MessageBuffer , class HostEntity >
◆ size()
template<class WrappedHandle , class GridPart >
template<class HostEntity >
The documentation for this class was generated from the following file: