|
dune-common 2.10
|

Directories | |
| benchmark | |
Files | |
| collectivecommunication.hh | |
| communication.hh | |
| Implements an utility class that provides collective communication methods for sequential programs. | |
| communicator.hh | |
| Provides utility classes for syncing distributed data via MPI communication. | |
| future.hh | |
| indexset.hh | |
| Provides a map between global and local indices. | |
| indicessyncer.hh | |
| Class for adding missing indices of a distributed index set in a local communication. | |
| interface.hh | |
| Provides classes for building the communication interface between remote indices. | |
| localindex.hh | |
| Provides classes for use as the local index in ParallelIndexSet. | |
| mpicollectivecommunication.hh | |
| mpicommunication.hh | |
| Implements an utility class that provides MPI's collective communication methods. | |
| mpidata.hh | |
| Interface class to translate objects to a MPI_Datatype, void* and size used for MPI calls. | |
| mpifuture.hh | |
| mpiguard.hh | |
| Implements a MPIGuard which detects an error on a remote process. | |
| mpihelper.hh | |
| Helpers for dealing with MPI. | |
| mpipack.hh | |
| See MPI_Pack. | |
| mpitraits.hh | |
| Traits classes for mapping types onto MPI_Datatype. | |
| parmetis.hh | |
| plocalindex.hh | |
| Provides classes for use as the local index in ParallelIndexSet for distributed computing. | |
| remoteindices.hh | |
| Classes describing a distributed indexset. | |
| selection.hh | |
| Provides classes for selecting indices based on attribute flags. | |
| variablesizecommunicator.hh | |
| A communicator that only needs to know the number of elements per index at the sender side. | |