DUNE PDELab (2.9)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::PDELab::DOFDataCommunicationDescriptor< E, transmit_rank > Struct Template Reference
Communication descriptor for sending one item of type E per DOF. More...
#include <dune/pdelab/gridfunctionspace/genericdatahandle.hh>
Public Types | |
typedef std::size_t | size_type |
size type to use if communicating leaf ordering sizes | |
Detailed Description
template<typename E, bool transmit_rank = false>
struct Dune::PDELab::DOFDataCommunicationDescriptor< E, transmit_rank >
struct Dune::PDELab::DOFDataCommunicationDescriptor< E, transmit_rank >
Communication descriptor for sending one item of type E per DOF.
The documentation for this struct was generated from the following file:
- dune/pdelab/gridfunctionspace/genericdatahandle.hh
