Dune Core Modules (2.4.1)
Dune::LocalIndex Class Reference
An index present on the local process. More...
#include <dune/common/parallel/localindex.hh>
Public Member Functions | |
| LocalIndex () | |
| Constructor. known to other processes. | |
| LocalIndex (std::size_t index) | |
| Constructor. More... | |
| const std::size_t & | local () const |
| get the local index. More... | |
| operator std::size_t () const | |
| Convert to the local index represented by an int. | |
| LocalIndex & | operator= (std::size_t index) |
| Assign a new local index. More... | |
| LocalIndexState | state () const |
| Get the state. More... | |
| void | setState (LocalIndexState state) |
| Set the state. More... | |
Detailed Description
An index present on the local process.
Constructor & Destructor Documentation
◆ LocalIndex()
|
inline |
Constructor.
- Parameters
-
index The value of the index.
The documentation for this class was generated from the following file:
- dune/common/parallel/localindex.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)