|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Member Functions |
Protected Attributes |
List of all members
Dune::PDELab::PartitionViewEntitySetIndexSet< GV, Partitions::All > Class Template Reference
#include <dune/pdelab/common/partitionviewentityset.hh>
Inheritance diagram for Dune::PDELab::PartitionViewEntitySetIndexSet< GV, Partitions::All >:

Public Types | |
| using | Traits = PartitionViewEntitySetTraits< GV, P > |
| using | Index = typename Traits::Index |
| using | Partitions = typename Traits::Partitions |
| using | size_type = typename Traits::size_type |
| using | dim_type = typename Traits::dim_type |
| using | CodimMask = typename Traits::CodimMask |
| using | Grid = typename Traits::Grid |
| using | GridView = typename Traits::GridView |
| using | BaseIndexSet = typename Traits::BaseIndexSet |
| using | Types = typename Traits::Types |
| using | IndexType = Index |
| using | Codim = typename Traits::template Codim< codim > |
Public Member Functions | |
| template<typename E > | |
| Index | index (const E &e) const |
| template<int cc> | |
| Index | index (const typename Traits::template Codim< cc >::Entity &e) const |
| template<typename E > | |
| Index | uniqueIndex (const E &e) const |
| template<int cc> | |
| Index | subIndex (const typename Traits::template Codim< cc >::Entity &e, size_type i, dim_type codim) const |
| template<typename E > | |
| Index | subIndex (const E &e, size_type i, dim_type codim) const |
| template<typename E > | |
| Index | uniqueSubIndex (const E &e, size_type i, dim_type codim) const |
| PartitionViewEntitySetIndexSet (const GV &gv, CodimMask wanted_codims, bool initialize=true) | |
| const BaseIndexSet & | baseIndexSet () const |
| template<typename Entity > | |
| bool | contains (const Entity &e) const |
| bool | contains (dim_type codim) const |
| bool | contains (const GeometryType >) const |
| size_type | size (GeometryType gt) const |
| size_type | size (dim_type codim) const |
| Types | types (dim_type codim) const |
| Types | types () const |
| const GridView & | gridView () const |
| bool | needsUpdate () const |
Static Public Member Functions | |
| static constexpr Index | invalidIndex () |
Static Public Attributes | |
| static const dim_type | dimension |
Protected Member Functions | |
| void | reset () |
| void | addCodim (dim_type codim) |
| void | removeCodim (dim_type codim) |
Protected Attributes | |
| GV | _gv |
| bool | _needs_update |
| CodimMask | _wanted_codims |
| std::bitset< GlobalGeometryTypeIndex::size(GV::dimension)> | _active_geometry_types |
| CodimMask | _active_codims |
| std::array< size_type, GlobalGeometryTypeIndex::size(GV::dimension)+1 > | _gt_offsets |
Member Typedef Documentation
◆ BaseIndexSet
|
inherited |
◆ Codim
|
inherited |
◆ CodimMask
template<typename GV >
| using Dune::PDELab::PartitionViewEntitySetIndexSetBase< GV, P >::CodimMask = typename Traits::CodimMask |
◆ dim_type
template<typename GV >
| using Dune::PDELab::PartitionViewEntitySetIndexSetBase< GV, P >::dim_type = typename Traits::dim_type |
◆ Grid
|
inherited |
◆ GridView
|
inherited |
◆ Index
template<typename GV >
| using Dune::PDELab::PartitionViewEntitySetIndexSetBase< GV, P >::Index = typename Traits::Index |
◆ IndexType
|
inherited |
◆ Partitions
template<typename GV >
| using Dune::PDELab::PartitionViewEntitySetIndexSetBase< GV, P >::Partitions = typename Traits::Partitions |
◆ size_type
template<typename GV >
| using Dune::PDELab::PartitionViewEntitySetIndexSetBase< GV, P >::size_type = typename Traits::size_type |
◆ Traits
template<typename GV >
| using Dune::PDELab::PartitionViewEntitySetIndexSetBase< GV, P >::Traits = PartitionViewEntitySetTraits<GV,P> |
◆ Types
|
inherited |
Constructor & Destructor Documentation
◆ PartitionViewEntitySetIndexSet()
template<typename GV >
|
inline |
Member Function Documentation
◆ addCodim()
|
inlineprotectedinherited |
◆ baseIndexSet()
template<typename GV >
|
inline |
◆ contains() [1/3]
template<typename GV >
template<typename Entity >
|
inline |
◆ contains() [2/3]
template<typename GV >
|
inline |
◆ contains() [3/3]
template<typename GV >
|
inline |
◆ gridView()
|
inlineinherited |
◆ index() [1/2]
template<typename GV >
template<typename E >
|
inline |
◆ index() [2/2]
template<typename GV >
template<int cc>
|
inline |
◆ invalidIndex()
|
inlinestaticconstexprinherited |
◆ needsUpdate()
|
inlineinherited |
◆ removeCodim()
|
inlineprotectedinherited |
◆ reset()
|
inlineprotectedinherited |
◆ size() [1/2]
|
inlineinherited |
◆ size() [2/2]
|
inlineinherited |
◆ subIndex() [1/2]
template<typename GV >
template<typename E >
|
inline |
◆ subIndex() [2/2]
template<typename GV >
template<int cc>
|
inline |
◆ types() [1/2]
|
inlineinherited |
◆ types() [2/2]
|
inlineinherited |
◆ uniqueIndex()
template<typename GV >
template<typename E >
|
inline |
◆ uniqueSubIndex()
template<typename GV >
template<typename E >
|
inline |
Member Data Documentation
◆ _active_codims
|
protectedinherited |
◆ _active_geometry_types
|
protectedinherited |
◆ _gt_offsets
|
protectedinherited |
◆ _gv
|
protectedinherited |
◆ _needs_update
|
protectedinherited |
◆ _wanted_codims
|
protectedinherited |
◆ dimension
|
staticinherited |
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