|
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. More... | |
| subroutine | basempi_module::verbose_log_message (this, message) |
| Will log a message whilst attaching a number in the beginning. More... | |
| subroutine | basempi_module::log_message (this, message) |
| Will only log if the rank is zero. More... | |