Go to the source code of this file.
Functions/Subroutines | |
| integer function | sum_on_all_procs (HPROGRAM, HGRID, OIN, HNAME) |
| integer function sum_on_all_procs | ( | character(len=6), intent(in) | HPROGRAM, |
| character(len=10), intent(in) | HGRID, | ||
| logical, dimension(:), intent(in) | OIN, | ||
| character(len=3), intent(in), optional | HNAME | ||
| ) |
Definition at line 6 of file sum_on_all_procs.F90.


1.8.5