#include <Indexsets.hpp>
|
| typedef std::int64_t | IndexType |
| typedef std::vector< GeometryType > | Types |
|
|
static constexpr int | dimension = 3 |
- Todo
- Doc me!
- Template Parameters
-
◆ IndexType
◆ Types
◆ IndexSet()
| Dune::cpgrid::IndexSet::IndexSet |
( |
| ) |
|
|
inline |
◆ contains()
template<class EntityType>
| bool Dune::cpgrid::IndexSet::contains |
( |
const EntityType & | e | ) |
const |
|
inline |
- Todo
- Doc me!
- Template Parameters
-
return
- Parameters
-
◆ geomTypes()
| const Types & Dune::cpgrid::IndexSet::geomTypes |
( |
int | codim | ) |
const |
|
inline |
- Todo
- Doc me!
- Parameters
-
return
◆ index() [1/2]
- Todo
- Doc me!
- Template Parameters
-
return
- Parameters
-
◆ index() [2/2]
template<class EntityType>
| IndexType Dune::cpgrid::IndexSet::index |
( |
const EntityType & | e | ) |
const |
|
inline |
- Todo
- Doc me!
- Template Parameters
-
return
- Parameters
-
◆ size() [1/2]
| int Dune::cpgrid::IndexSet::size |
( |
GeometryType | type | ) |
const |
|
inline |
- Todo
- Doc me!
- Parameters
-
return
◆ size() [2/2]
| int Dune::cpgrid::IndexSet::size |
( |
int | codim | ) |
const |
|
inline |
- Todo
- Doc me!
- Parameters
-
return
◆ subIndex() [1/2]
- Todo
- Doc me!
- Template Parameters
-
return
- Parameters
-
◆ subIndex() [2/2]
- Todo
- Doc me!
- Template Parameters
-
return
- Parameters
-
◆ types()
| const Types & Dune::cpgrid::IndexSet::types |
( |
int | codim | ) |
const |
|
inline |
- Todo
- Doc me!
- Parameters
-
return
The documentation for this class was generated from the following files: