Dune Core Modules (2.9.0)

Dune::DefaultBoundarySegmentIndexSet< Grid > Class Template Reference

DefaultBoundarySegmentIndexSet creates an index set for the macro boundary segments. More...

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

Public Types

typedef int IndexType
 type of index
 
typedef std::vector< Index > SegmentIndexVectorType
 type of geometry types
 

Public Member Functions

IndexType index (const int segmentId) const
 return LevelIndex of given entity
 
template<class GridViewType >
void update (const GridViewType &gridView)
 

Detailed Description

template<class Grid>
class Dune::DefaultBoundarySegmentIndexSet< Grid >

DefaultBoundarySegmentIndexSet creates an index set for the macro boundary segments.

Member Function Documentation

◆ update()

template<class Grid >
template<class GridViewType >
void Dune::DefaultBoundarySegmentIndexSet< Grid >::update ( const GridViewType &  gridView)
inline

do calculation of the index set, has to be called when grid was changed or if index set is created

References Dune::DefaultBoundarySegmentIndexSet< Grid >::index().


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 24, 22:30, 2024)