Class template Dune::GDT::DofDataCommunicationDescriptor

template<typename E>
class Dune::GDT::DofDataCommunicationDescriptor<E>

Communication descriptor for sending one item of type E per DOF. used in Mindatahandle

Variable Dune::GDT::DofDataCommunicationDescriptor::wrap_buffer

const bool Dune::GDT::DofDataCommunicationDescriptor::wrap_buffer

No documentation provided.

Type alias Dune::GDT::DofDataCommunicationDescriptor::DataType

type Dune::GDT::DofDataCommunicationDescriptor::DataType

No documentation provided.

Type alias Dune::GDT::DofDataCommunicationDescriptor::OriginalDataType

type Dune::GDT::DofDataCommunicationDescriptor::OriginalDataType

No documentation provided.

Function template Dune::GDT::DofDataCommunicationDescriptor::local_size

template<typename E>
template<class GV, class Entity>
static int Dune::GDT::DofDataCommunicationDescriptor<E>::local_size(const MapperInterface<GV> &mapper, const Entity &e, int)

No documentation provided.

Function template Dune::GDT::DofDataCommunicationDescriptor::local_size

template<typename E>
template<class GV, class Entity, int codim>
static int Dune::GDT::DofDataCommunicationDescriptor<E>::local_size(const MapperInterface<GV>&, const Entity&, int)

No documentation provided.

Function template Dune::GDT::DofDataCommunicationDescriptor::local_size

template<typename E>
template<class GV, class Entity>
static int Dune::GDT::DofDataCommunicationDescriptor<E>::local_size(const MapperInterface<GV> &mapper, const Entity &e)

No documentation provided.

Function template Dune::GDT::DofDataCommunicationDescriptor::contains

template<typename E>
template<class GV, int r, int rD, class R>
bool Dune::GDT::DofDataCommunicationDescriptor<E>::contains(const SpaceInterface<GV, r, rD, R> &space, int, int codim) const

No documentation provided.

Function template Dune::GDT::DofDataCommunicationDescriptor::fixedSize

template<typename E>
template<class GV, int r, int rD, class R>
bool Dune::GDT::DofDataCommunicationDescriptor<E>::fixedSize(const SpaceInterface<GV, r, rD, R>&, int, int) const

No documentation provided.

Function template Dune::GDT::DofDataCommunicationDescriptor::size

template<typename E>
template<class GV, int r, int rD, class R, typename Entity>
std::size_t Dune::GDT::DofDataCommunicationDescriptor<E>::size(const SpaceInterface<GV, r, rD, R> &space, const Entity &e) const

No documentation provided.