#include <dune/fem/gridpart/geometrygridpart/datahandle.hh>
|
| | GeometryGridPartDataHandle (WrappedHandle &handle, const GridFunctionType &gridFunction) |
| |
| 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) |
| |
◆ GeometryGridPartDataHandle()
template<class GridFamily , class WrappedHandle >
◆ contains()
template<class GridFamily , class WrappedHandle >
◆ fixedSize()
template<class GridFamily , class WrappedHandle >
◆ gather()
template<class GridFamily , class WrappedHandle >
template<class MessageBuffer , class HostEntity >
◆ scatter()
template<class GridFamily , class WrappedHandle >
template<class MessageBuffer , class HostEntity >
◆ size()
template<class GridFamily , class WrappedHandle >
template<class HostEntity >
The documentation for this class was generated from the following file: