Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype > Struct Template Reference

#include <gridview.hh>

Classes

struct  Codim
 

Public Types

typedef PolyhedralGrid< dim, dimworld, coord_t > Grid
 
typedef PolyhedralGridView< dim, dimworld, coord_t, pitypeGridViewImp
 
typedef PolyhedralGridIndexSet< Grid::dimension, Grid::dimensionworld, coord_t > IndexSet
 
typedef PolyhedralGridIntersection< const GridIntersectionImpl
 
typedef PolyhedralGridIntersectionIterator< const GridIntersectionIteratorImpl
 
typedef Dune::Intersection< const Grid, IntersectionImplIntersection
 
typedef Dune::IntersectionIterator< const Grid, IntersectionIteratorImpl, IntersectionImplIntersectionIterator
 
using Communication = typename Grid::Communication
 
using CollectiveCommunication = Communication
 

Static Public Attributes

static const PartitionIteratorType pitype = ptype
 
static const bool conforming = false
 

Member Typedef Documentation

◆ CollectiveCommunication

template<int dim, int dimworld, typename coord_t , PartitionIteratorType ptype>
using Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::CollectiveCommunication = Communication

◆ Communication

template<int dim, int dimworld, typename coord_t , PartitionIteratorType ptype>
using Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::Communication = typename Grid::Communication

◆ Grid

template<int dim, int dimworld, typename coord_t , PartitionIteratorType ptype>
typedef PolyhedralGrid< dim, dimworld, coord_t > Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::Grid

◆ GridViewImp

template<int dim, int dimworld, typename coord_t , PartitionIteratorType ptype>
typedef PolyhedralGridView< dim, dimworld, coord_t, pitype > Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::GridViewImp

◆ IndexSet

template<int dim, int dimworld, typename coord_t , PartitionIteratorType ptype>
typedef PolyhedralGridIndexSet< Grid::dimension, Grid::dimensionworld, coord_t > Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::IndexSet

◆ Intersection

template<int dim, int dimworld, typename coord_t , PartitionIteratorType ptype>
typedef Dune::Intersection< const Grid, IntersectionImpl > Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::Intersection

◆ IntersectionImpl

template<int dim, int dimworld, typename coord_t , PartitionIteratorType ptype>
typedef PolyhedralGridIntersection< const Grid > Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::IntersectionImpl

◆ IntersectionIterator

template<int dim, int dimworld, typename coord_t , PartitionIteratorType ptype>
typedef Dune::IntersectionIterator< const Grid, IntersectionIteratorImpl, IntersectionImpl > Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::IntersectionIterator

◆ IntersectionIteratorImpl

template<int dim, int dimworld, typename coord_t , PartitionIteratorType ptype>
typedef PolyhedralGridIntersectionIterator< const Grid > Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::IntersectionIteratorImpl

Member Data Documentation

◆ conforming

template<int dim, int dimworld, typename coord_t , PartitionIteratorType ptype>
const bool Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::conforming = false
static

◆ pitype

template<int dim, int dimworld, typename coord_t , PartitionIteratorType ptype>
const PartitionIteratorType Dune::PolyhedralGridViewTraits< dim, dimworld, coord_t, ptype >::pitype = ptype
static

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