dune-common  2.9.0
collectivecommunication.hh
Go to the documentation of this file.
1 // SPDX-FileCopyrightInfo: Copyright (C) DUNE Project contributors, see file LICENSE.md in module root
2 // SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
3 // Will be removed after the 2.7 release
4 #warning "Deprecated header, use #include <dune/common/parallel/communication.hh> instead!"
Implements an utility class that provides collective communication methods for sequential programs.