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

Make sequential amg working again.

Fixes flyspray #613

[[Imported from SVN: r1089]]
parent 6da6e932
Branches
Tags
No related merge requests found
......@@ -28,6 +28,7 @@ namespace Dune
public:
typedef CollectiveCommunication<void*> MPICommunicator;
typedef EmptySet<int> CopyFlags;
typedef AllSet<int> OwnerSet;
enum {
category = SolverCategory::sequential
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment