Class template Dune::GDT::MinDataHandle¶
Inherits from Dune::GDT::SpaceDataHandle.
-
template<class GV, size_t r, size_t rD, class R, class VectorType>
class Dune::GDT::MinDataHandle : public SpaceDataHandle<GV, r, rD, R, VectorType, DataGatherScatter<MinGatherScatter>, DofDataCommunicationDescriptor<typename VectorType::ScalarType>>¶ Data handle communicating a space’s DoF data and reducing it to the per-DoF minimum across processes.
-
template<>
Dune::GDT::MinDataHandle::MinDataHandle<GV, r, rD, R, VectorType>(const SpaceInterface<GV, r, rD, R> &sp, VectorType &v_)¶ No documentation provided.
-
type Dune::GDT::MinDataHandle::BaseType¶
No documentation provided.