dune-common
2.6-git
|
Files | |
file | collectivecommunication.hh [code] |
Implements an utility class that provides collective communication methods for sequential programs. | |
file | communicator.hh [code] |
file | indexset.hh [code] |
Provides a map between global and local indices. | |
file | indicessyncer.hh [code] |
file | interface.hh [code] |
file | localindex.hh [code] |
Provides classes for use as the local index in ParallelIndexSet. | |
file | mpicollectivecommunication.hh [code] |
Implements an utility class that provides MPI's collective communication methods. | |
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 | 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] |