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

Public Member Functions

subroutine mpi_mod_recv_wp_array_dynamic (from, tag, buffer, n, comm)
 
subroutine mpi_mod_recv_ep_array_dynamic (from, tag, buffer, n, comm)
 

Member Function/Subroutine Documentation

◆ mpi_mod_recv_ep_array_dynamic()

subroutine mpi_gbl::mpi_mod_recv_dynamic::mpi_mod_recv_ep_array_dynamic ( integer(mpiint), intent(in)  from,
integer, intent(in)  tag,
real(ep), dimension(:), intent(out), allocatable  buffer,
integer, intent(out)  n,
integer(mpiint), intent(in), optional  comm 
)

◆ mpi_mod_recv_wp_array_dynamic()

subroutine mpi_gbl::mpi_mod_recv_dynamic::mpi_mod_recv_wp_array_dynamic ( integer(mpiint), intent(in)  from,
integer, intent(in)  tag,
real(wp), dimension(:), intent(out), allocatable  buffer,
integer, intent(out)  n,
integer(mpiint), intent(in), optional  comm 
)

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