| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(mpi_grp_t), | private | :: | mpi_grp_global |
Initialise abort module
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mpi_grp_t), | intent(in) | :: | mpi_grp |
Print the error message and stop the code
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | message |
Error message |
||
| character(len=*), | intent(in), | optional | :: | file | ||
| integer, | intent(in), | optional | :: | line |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ok | |||
| character(len=*), | intent(in) | :: | message |