GBTOlib: library for evaluation of molecular integrals in mixed Gaussian / B-spline basis  111
Public Member Functions | List of all members
mpi_gbl::mpi_reduce_sum Interface Reference

Public Member Functions

subroutine mpi_reduce_sum_wp (src, dest, nelem)
 
subroutine mpi_reduce_sum_ep (src, dest, nelem)
 

Member Function/Subroutine Documentation

◆ mpi_reduce_sum_ep()

subroutine mpi_gbl::mpi_reduce_sum::mpi_reduce_sum_ep ( real(kind=ep), dimension(:), intent(in)  src,
real(kind=ep), dimension(:), intent(in)  dest,
integer, intent(in)  nelem 
)

◆ mpi_reduce_sum_wp()

subroutine mpi_gbl::mpi_reduce_sum::mpi_reduce_sum_wp ( real(kind=wp), dimension(:), intent(in)  src,
real(kind=wp), dimension(:), intent(in)  dest,
integer, intent(in)  nelem 
)

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