Generic min routine for integer or double scalar (minimum value between different values given on each processor) More...
Data Types | |
| interface | global_min |
Functions/Subroutines | |
| subroutine | global_min_integer (val) |
| subroutine | global_min_double (val) |
Generic min routine for integer or double scalar (minimum value between different values given on each processor)
| subroutine mod_global_min::global_min_double | ( | double precision, intent(inout) | val | ) |
| subroutine mod_global_min::global_min_integer | ( | integer, intent(inout) | val | ) |