|
MPI-SCATCI 2.0
An MPI version of SCATCI
|
Go to the source code of this file.
Data Types | |
| type | BaseMPI_module::BaseMPI |
| Base MPI type. More... | |
Modules | |
| module | BaseMPI_module |
| Base MPI module. | |
Functions/Subroutines | |
| subroutine | BaseMPI_module::basempi_ctor (this) |
| Constructs the BaseMPI object by assigning rank and nProcs. | |
| subroutine | BaseMPI_module::verbose_log_message (this, message) |
| Will log a message whilst attaching a number in the beginning. | |
| subroutine | BaseMPI_module::log_message (this, message) |
| Will only log if the rank is zero. | |