Skip to content
Snippets Groups Projects
Commit e9dcd926 authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

[spaces.parallel] Spaces::CommunicationChooser -> CommunicationChooser

parent 2436aa69
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
namespace Dune { namespace Dune {
namespace GDT { namespace GDT {
namespace Spaces {
template <class ViewImp, template <class ViewImp,
bool is_parallel = bool is_parallel =
...@@ -78,7 +78,6 @@ struct CommunicationChooser<ViewImp, true> ...@@ -78,7 +78,6 @@ struct CommunicationChooser<ViewImp, true>
#endif // HAVE_MPI #endif // HAVE_MPI
} // namespace Spaces
} // namespace GDT } // namespace GDT
} // namespace Dune } // namespace Dune
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment