G+Smo
24.08.0
Geometry + Simulation Modules
|
A wrapper for MPI communicators. More...
Go to the source code of this file.
Classes | |
class | gsSerialComm |
A serial communication class. More... | |
class | gsSerialGroup |
A sequential communicator group class. More... | |
class | gsSerialRequest |
A sequential communicator request class. More... | |
class | gsSerialStatus |
A sequential communicator status class. More... | |
Namespaces | |
gismo | |
The G+Smo namespace, containing all definitions for the library. | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const gsSerialGroup &obj) |
Prints the group object as a string. | |
std::ostream & | operator<< (std::ostream &os, const gsSerialStatus &obj) |
Prints the status object as a string. | |
std::ostream & | operator<< (std::ostream &os, const gsSerialRequest &obj) |
Prints the request object as a string. | |
A wrapper for MPI communicators.
This file is part of the G+Smo library.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Author(s): C. Hofer – Code based on ideas from the DUNE library