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 >
class Dune::DefaultBoundarySegmentIndexSet< Grid >
DefaultBoundarySegmentIndexSet creates an index set for the macro boundary segments.
Member Function Documentation
◆ update()
template<class Grid >
template<class GridViewType >
|
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:
- dune/alugrid/common/defaultindexsets.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Dec 20, 23:31, 2024)