MCTDH-X  v2.22
 All Classes Files Functions Variables Pages
nrutil::scatter_add Interface Reference

Public Member Functions

subroutine scatter_add_r (dest, source, dest_index)
 
subroutine scatter_add_d (dest, source, dest_index)
 

Member Function/Subroutine Documentation

subroutine nrutil::scatter_add::scatter_add_d ( real(dp), dimension(:), intent(out)  dest,
real(dp), dimension(:), intent(in)  source,
integer(i4b), dimension(:), intent(in)  dest_index 
)
subroutine nrutil::scatter_add::scatter_add_r ( real(sp), dimension(:), intent(out)  dest,
real(sp), dimension(:), intent(in)  source,
integer(i4b), dimension(:), intent(in)  dest_index 
)

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