|
dune-common 2.10
|
Loading...
Searching...
No Matches
plocalindex.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
Traits classes for mapping types onto MPI_Datatype.
Provides a map between global and local indices.
Provides classes for use as the local index in ParallelIndexSet.
std::ostream & operator<<(std::ostream &s, const bigunsignedint< k > &x)
Definition bigunsignedint.hh:278
EnableIfInterOperable< T1, T2, bool >::type operator==(const ForwardIteratorFacade< T1, V1, R1, D > &lhs, const ForwardIteratorFacade< T2, V2, R2, D > &rhs)
Checks for equality.
Definition iteratorfacades.hh:238
EnableIfInterOperable< T1, T2, bool >::type operator!=(const ForwardIteratorFacade< T1, V1, R1, D > &lhs, const ForwardIteratorFacade< T2, V2, R2, D > &rhs)
Checks for inequality.
Definition iteratorfacades.hh:260
bool isPublic() const
Check whether the index might also be known other processes.
Definition plocalindex.hh:273
void setAttribute(const Attribute &attribute)
Set the attribute of the index.
Definition plocalindex.hh:247
size_t local() const
get the local index.
Definition plocalindex.hh:253
LocalIndexState
The states available for the local indices.
Definition localindex.hh:28
void setState(const LocalIndexState &state)
Set the state.
Definition plocalindex.hh:285
ParallelLocalIndex< Attribute > & operator=(size_t index)
Assign a new local index.
Definition plocalindex.hh:266
LocalIndexState state() const
Get the state.
Definition plocalindex.hh:279
ParallelLocalIndex()
Parameterless constructor.
Definition plocalindex.hh:234
const Attribute attribute() const
Get the attribute of the index.
Definition plocalindex.hh:240
A traits class describing the mapping of types onto MPI_Datatypes.
Definition mpitraits.hh:41
Definition indexset.hh:615
An index present on the local process with an additional attribute flag.
Definition plocalindex.hh:52
T Attribute
The type of the attributes. Normally this will be an enumeration like.
Definition plocalindex.hh:67
static bool compare(const ParallelLocalIndex< T > &t1, const ParallelLocalIndex< T > &t2)
Definition plocalindex.hh:198
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8