dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Public Types | Static Public Attributes | List of all members
Dune::Fem::GridPart2GridViewTraits< GridPart > Struct Template Reference

#include <dune/fem/gridpart/common/gridpart2gridview.hh>

Classes

struct  Codim
 

Public Types

typedef GridPart2GridViewImpl< GridPart > GridViewImp
 
typedef GridPart::GridType Grid
 
typedef GridPart::IndexSetType IndexSet
 
typedef GridPart::IntersectionIteratorType IntersectionIterator
 
typedef IntersectionIterator::Intersection Intersection
 
typedef GridPart::CollectiveCommunicationType CollectiveCommunication
 

Static Public Attributes

static const bool conforming = GridPart::Traits::conforming
 

Member Typedef Documentation

◆ CollectiveCommunication

template<class GridPart >
typedef GridPart::CollectiveCommunicationType Dune::Fem::GridPart2GridViewTraits< GridPart >::CollectiveCommunication

◆ Grid

template<class GridPart >
typedef GridPart::GridType Dune::Fem::GridPart2GridViewTraits< GridPart >::Grid

◆ GridViewImp

template<class GridPart >
typedef GridPart2GridViewImpl< GridPart > Dune::Fem::GridPart2GridViewTraits< GridPart >::GridViewImp

◆ IndexSet

template<class GridPart >
typedef GridPart::IndexSetType Dune::Fem::GridPart2GridViewTraits< GridPart >::IndexSet

◆ Intersection

template<class GridPart >
typedef IntersectionIterator::Intersection Dune::Fem::GridPart2GridViewTraits< GridPart >::Intersection

◆ IntersectionIterator

template<class GridPart >
typedef GridPart::IntersectionIteratorType Dune::Fem::GridPart2GridViewTraits< GridPart >::IntersectionIterator

Member Data Documentation

◆ conforming

template<class GridPart >
const bool Dune::Fem::GridPart2GridViewTraits< GridPart >::conforming = GridPart::Traits::conforming
static

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