dune-alugrid 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Dune::DefaultBoundarySegmentIndexSet< Grid >::Index Struct Reference

#include <dune/alugrid/common/defaultindexsets.hh>

Public Member Functions

 Index ()
 
int index () const
 
void set (const int index)
 

Public Attributes

IndexType index_
 

Constructor & Destructor Documentation

◆ Index()

template<class Grid >
Dune::DefaultBoundarySegmentIndexSet< Grid >::Index::Index ( )
inline

Member Function Documentation

◆ index()

template<class Grid >
int Dune::DefaultBoundarySegmentIndexSet< Grid >::Index::index ( ) const
inline

◆ set()

template<class Grid >
void Dune::DefaultBoundarySegmentIndexSet< Grid >::Index::set ( const int  index)
inline

Member Data Documentation

◆ index_

template<class Grid >
IndexType Dune::DefaultBoundarySegmentIndexSet< Grid >::Index::index_

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