WriteProcessGridInfo Subroutine

public recursive subroutine WriteProcessGridInfo(this)

Write out some basic information about this process grid to the log.

Arguments

Type IntentOptional Attributes Name
type(ProcessGrid_t), intent(in), optional :: this

The grid to print about. If not specified, global information printed.


Contents