Dune Core Modules (2.6.0)

Provides classes for use as the local index in ParallelIndexSet for distributed computing. More...

#include "localindex.hh"
#include "indexset.hh"
#include "mpitraits.hh"
#include <iostream>

Go to the source code of this file.

Classes

class  Dune::ParallelLocalIndex< T >
 An index present on the local process with an additional attribute flag. More...
 
class  Dune::MPITraits< ParallelLocalIndex< T > >
 

Namespaces

 Dune
 Dune namespace.
 

Functions

template<class T >
std::ostream & Dune::operator<< (std::ostream &os, const ParallelLocalIndex< T > &index)
 Print the local index to a stream. More...
 

Detailed Description

Provides classes for use as the local index in ParallelIndexSet for distributed computing.

Author
Markus Blatt
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 28, 23:30, 2024)