dune-pdelab
2.0.0
|
Communication descriptor for sending count items of type E per entity with attached DOFs. More...
#include <dune/pdelab/gridfunctionspace/genericdatahandle.hh>
Public Types | |
typedef E | DataType |
Public Member Functions | |
template<typename GFS > | |
bool | contains (const GFS &gfs, int dim, int codim) const |
template<typename GFS > | |
bool | fixedSize (const GFS &gfs, int dim, int codim) const |
template<typename GFS , typename Entity > | |
std::size_t | size (const GFS &gfs, const Entity &e) const |
EntityDataCommunicationDescriptor (std::size_t count=1) | |
Static Public Attributes | |
static const bool | wrap_buffer = false |
Communication descriptor for sending count items of type E per entity with attached DOFs.
typedef E Dune::PDELab::EntityDataCommunicationDescriptor< E >::DataType |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
static |