Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
localindex.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
LocalIndex()
Constructor. known to other processes.
Definition: localindex.hh:41
LocalIndexState
The states available for the local indices.
Definition: localindex.hh:28
LocalIndex & operator=(std::size_t index)
Assign a new local index.
Definition: localindex.hh:105
const std::size_t & local() const
get the local index.
Definition: localindex.hh:97
void setState(LocalIndexState state)
Set the state.
Definition: localindex.hh:114
