dune-fem  2.4.1-rc
Public Member Functions | Public Attributes | List of all members
Dune::Fem::FilteredGridPartIntersectionIterator< FilterType, GridPartType, HostIteratorType >::NeighborInfo Class Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/gridpart/filteredgridpart/intersectioniterator.hh>

Public Member Functions

 NeighborInfo ()
 
 NeighborInfo (const NeighborInfo &org)
 
NeighborInfooperator= (const NeighborInfo &org)
 

Public Attributes

int boundaryId_
 
bool boundary_
 
bool neighbor_
 

Constructor & Destructor Documentation

template<class FilterType , class GridPartType , class HostIteratorType >
Dune::Fem::FilteredGridPartIntersectionIterator< FilterType, GridPartType, HostIteratorType >::NeighborInfo::NeighborInfo ( )
inline
template<class FilterType , class GridPartType , class HostIteratorType >
Dune::Fem::FilteredGridPartIntersectionIterator< FilterType, GridPartType, HostIteratorType >::NeighborInfo::NeighborInfo ( const NeighborInfo org)
inline

Member Function Documentation

template<class FilterType , class GridPartType , class HostIteratorType >
NeighborInfo& Dune::Fem::FilteredGridPartIntersectionIterator< FilterType, GridPartType, HostIteratorType >::NeighborInfo::operator= ( const NeighborInfo org)
inline

Member Data Documentation

template<class FilterType , class GridPartType , class HostIteratorType >
bool Dune::Fem::FilteredGridPartIntersectionIterator< FilterType, GridPartType, HostIteratorType >::NeighborInfo::boundary_
template<class FilterType , class GridPartType , class HostIteratorType >
int Dune::Fem::FilteredGridPartIntersectionIterator< FilterType, GridPartType, HostIteratorType >::NeighborInfo::boundaryId_
template<class FilterType , class GridPartType , class HostIteratorType >
bool Dune::Fem::FilteredGridPartIntersectionIterator< FilterType, GridPartType, HostIteratorType >::NeighborInfo::neighbor_

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