Dune Core Modules (2.8.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
localindex.hh
Go to the documentation of this file.
LocalIndex()
Constructor. known to other processes.
Definition: localindex.hh:39
LocalIndexState
The states avaiable for the local indices.
Definition: localindex.hh:26
LocalIndex & operator=(std::size_t index)
Assign a new local index.
Definition: localindex.hh:103
const std::size_t & local() const
get the local index.
Definition: localindex.hh:95
void setState(LocalIndexState state)
Set the state.
Definition: localindex.hh:112
