Skip to content
Snippets Groups Projects
Commit b7a25cd3 authored by Markus Blatt's avatar Markus Blatt
Browse files

Using template specialization I separated the parallel stuff of AMG

from the sequential version.

It is now possible to use a purely sequential version of AMG by using
the MatrixAdapter as Operator and SequentialInformation instead of
ParallelInformation. In this case now IndexSets, RemoteIndices and
other stuff needed for communication are created and used. Thus there
is now memory overhead.

TODO: MPI is still needed to compile AMG. For the stable version it
should be possible to compile AMG even if MPI is not present.

[[Imported from SVN: r3548]]
parent 3205c196
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment