|
dune-multidomaingrid 2.8
|
Loading...
Searching...
No Matches
Dune::mdgrid::IntegralTypeSubDomainSet< SubDomainIndexT, capacity > Class Template Reference
#include <dune/grid/multidomaingrid/subdomainset.hh>
Classes | |
| struct | DataHandle |
Public Types | |
| enum | SetState { emptySet , simpleSet , multipleSet } |
| typedef SubDomainIndexT | SubDomainIndex |
| typedef sds_detail::Iterator< SubDomainIndex, SetStorage > | Iterator |
| typedef IntegralTypeSubDomainSet< SubDomainIndex, capacity > | This |
Public Member Functions | |
| Iterator | begin () const |
| Iterator | end () const |
| bool | contains (SubDomainIndex domain) const |
| template<typename Set > | |
| bool | containsAll (const Set &set) const |
| void | difference (const IntegralTypeSubDomainSet &minuend, const IntegralTypeSubDomainSet &subtrahend) |
| bool | simple () const |
| bool | empty () const |
| SetState | state () const |
| std::size_t | size () const |
| void | clear () |
| void | add (SubDomainIndex domain) |
| void | remove (SubDomainIndex domain) |
| void | set (SubDomainIndex domain) |
| template<typename Set > | |
| void | addAll (const Set &rhs) |
| int | domainOffset (SubDomainIndex domain) const |
| IntegralTypeSubDomainSet () | |
| bool | operator== (const IntegralTypeSubDomainSet &r) const |
| bool | operator!= (const IntegralTypeSubDomainSet &r) const |
Static Public Attributes | |
| static const std::size_t | maxSize = capacity |
Member Typedef Documentation
◆ Iterator
| typedef sds_detail::Iterator<SubDomainIndex,SetStorage> Dune::mdgrid::IntegralTypeSubDomainSet< SubDomainIndexT, capacity >::Iterator |
◆ SubDomainIndex
| typedef SubDomainIndexT Dune::mdgrid::IntegralTypeSubDomainSet< SubDomainIndexT, capacity >::SubDomainIndex |
◆ This
| typedef IntegralTypeSubDomainSet<SubDomainIndex,capacity> Dune::mdgrid::IntegralTypeSubDomainSet< SubDomainIndexT, capacity >::This |
Member Enumeration Documentation
◆ SetState
Constructor & Destructor Documentation
◆ IntegralTypeSubDomainSet()
|
inline |
Member Function Documentation
◆ add()
|
inline |
◆ addAll()
|
inline |
◆ begin()
|
inline |
◆ clear()
|
inline |
◆ contains()
|
inline |
◆ containsAll()
|
inline |
◆ difference()
|
inline |
◆ domainOffset()
|
inline |
◆ empty()
|
inline |
◆ end()
|
inline |
◆ operator!=()
|
inline |
◆ operator==()
|
inline |
◆ remove()
|
inline |
◆ set()
|
inline |
◆ simple()
|
inline |
◆ size()
|
inline |
◆ state()
|
inline |
Member Data Documentation
◆ maxSize
|
static |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8