G+Smo
24.08.0
Geometry + Simulation Modules
|
Helpers for dealing with MPI codes. More...
Go to the source code of this file.
Namespaces | |
gismo | |
The G+Smo namespace, containing all definitions for the library. | |
Functions | |
gsMpi (const int &argc, char **argv) | |
calls MPI_Init with argc and argv as parameters | |
gsMpi & | gsMpiSingleton (const int &argc, char **argv) |
Singleton function returning the gsMpi helper object. | |
~gsMpi () | |
calls MPI_Finalize | |
Helpers for dealing with MPI codes.
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, A. Mantzaflaris – Code based on ideas from the DUNE library