dune-pdelab  2.5-dev
Classes | Public Types | List of all members
Dune::PDELab::PartitionViewEntitySetTraits< GV, P >::Codim< codim > Struct Template Reference

#include <dune/pdelab/common/partitionviewentityset.hh>

Classes

struct  Partition
 

Public Types

using Iterator = typename GV::template Codim< codim >::template Partition< Partitions::partitionIterator()>::Iterator
 
using Entity = typename GV::template Codim< codim >::Entity
 
using Geometry = typename GV::template Codim< codim >::Geometry
 
using LocalGeometry = typename GV::template Codim< codim >::LocalGeometry
 

Member Typedef Documentation

◆ Entity

template<typename GV , typename P >
template<dim_type codim>
using Dune::PDELab::PartitionViewEntitySetTraits< GV, P >::Codim< codim >::Entity = typename GV::template Codim<codim>::Entity

◆ Geometry

template<typename GV , typename P >
template<dim_type codim>
using Dune::PDELab::PartitionViewEntitySetTraits< GV, P >::Codim< codim >::Geometry = typename GV::template Codim<codim>::Geometry

◆ Iterator

template<typename GV , typename P >
template<dim_type codim>
using Dune::PDELab::PartitionViewEntitySetTraits< GV, P >::Codim< codim >::Iterator = typename GV::template Codim<codim>::template Partition<Partitions::partitionIterator()>::Iterator

◆ LocalGeometry

template<typename GV , typename P >
template<dim_type codim>
using Dune::PDELab::PartitionViewEntitySetTraits< GV, P >::Codim< codim >::LocalGeometry = typename GV::template Codim<codim>::LocalGeometry

The documentation for this struct was generated from the following file: