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_allgatherv_in_place Interface Reference

Public Member Functions

subroutine mpi_mod_allgatherv_in_place_int32_array (sendcount, receive, comm)
 
subroutine mpi_mod_allgatherv_in_place_int64_array (sendcount, receive, comm)
 
subroutine mpi_mod_allgatherv_in_place_real64_array (sendcount, receive, comm)
 
subroutine mpi_mod_allgatherv_in_place_real128_array (sendcount, receive, comm)
 

Member Function/Subroutine Documentation

◆ mpi_mod_allgatherv_in_place_int32_array()

subroutine mpi_gbl::mpi_mod_allgatherv_in_place::mpi_mod_allgatherv_in_place_int32_array ( integer(mpiint), intent(in)  sendcount,
integer(int32), dimension(:), intent(inout)  receive,
integer(mpiint), intent(in), optional  comm 
)

◆ mpi_mod_allgatherv_in_place_int64_array()

subroutine mpi_gbl::mpi_mod_allgatherv_in_place::mpi_mod_allgatherv_in_place_int64_array ( integer(mpiint), intent(in)  sendcount,
integer(int64), dimension(:), intent(inout)  receive,
integer(mpiint), intent(in), optional  comm 
)

◆ mpi_mod_allgatherv_in_place_real128_array()

subroutine mpi_gbl::mpi_mod_allgatherv_in_place::mpi_mod_allgatherv_in_place_real128_array ( integer(mpiint), intent(in)  sendcount,
real(real128), dimension(:), intent(inout)  receive,
integer(mpiint), intent(in), optional  comm 
)

◆ mpi_mod_allgatherv_in_place_real64_array()

subroutine mpi_gbl::mpi_mod_allgatherv_in_place::mpi_mod_allgatherv_in_place_real64_array ( integer(mpiint), intent(in)  sendcount,
real(real64), dimension(:), intent(inout)  receive,
integer(mpiint), intent(in), optional  comm 
)

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