0.6.0
Loading...
Searching...
No Matches
mod_global_sum::global_sum Interface Reference

Public Member Functions

subroutine global_sum_integer (val)
 
subroutine global_sum_long_integer (val)
 
subroutine global_sum_double (val)
 
subroutine global_sum_double_array (val)
 

Member Function/Subroutine Documentation

◆ global_sum_double()

subroutine mod_global_sum::global_sum::global_sum_double ( double precision, intent(inout) val)

◆ global_sum_double_array()

subroutine mod_global_sum::global_sum::global_sum_double_array ( double precision, dimension(:), intent(inout) val)

◆ global_sum_integer()

subroutine mod_global_sum::global_sum::global_sum_integer ( integer, intent(inout) val)

◆ global_sum_long_integer()

subroutine mod_global_sum::global_sum::global_sum_long_integer ( integer(kind=8), intent(inout) val)

The documentation for this interface was generated from the following file: