dune-common  2.7.0
parallel Directory Reference
Directory dependency graph for parallel:
parallel

Directories

directory  benchmark
 

Files

file  collectivecommunication.hh [code]
 
file  communication.hh [code]
 Implements an utility class that provides collective communication methods for sequential programs.
 
file  communicator.hh [code]
 
file  future.hh [code]
 
file  indexset.hh [code]
 Provides a map between global and local indices.
 
file  indicessyncer.hh [code]
 
file  parallel/interface.hh [code]
 
file  localindex.hh [code]
 Provides classes for use as the local index in ParallelIndexSet.
 
file  mpicollectivecommunication.hh [code]
 
file  mpicommunication.hh [code]
 Implements an utility class that provides MPI's collective communication methods.
 
file  mpidata.hh [code]
 
file  mpifuture.hh [code]
 
file  mpiguard.hh [code]
 Implements a MPIGuard which detects an error on a remote process.
 
file  mpihelper.hh [code]
 Helpers for dealing with MPI.
 
file  mpipack.hh [code]
 See MPI_Pack.
 
file  mpitraits.hh [code]
 Traits classes for mapping types onto MPI_Datatype.
 
file  plocalindex.hh [code]
 Provides classes for use as the local index in ParallelIndexSet for distributed computing.
 
file  remoteindices.hh [code]
 
file  selection.hh [code]
 Provides classes for selecting indices based on attribute flags.
 
file  variablesizecommunicator.hh [code]