GBTOlib: library for evaluation of molecular integrals in mixed Gaussian / B-spline basis 111
Loading...
Searching...
No Matches
mpi_memory_gbl::mpi_memory_deallocate_integer Interface Reference

Public Member Functions

subroutine mpi_memory_deallocate_integer_alc (array, nelem, window, comm)
 Deallocate 1D allocatable default integer array.
subroutine mpi_memory_deallocate_integer_ptr (array, nelem, window, comm)
 Deallocate 1D shared MPI integer array pointer.

Member Function/Subroutine Documentation

◆ mpi_memory_deallocate_integer_alc()

subroutine mpi_memory_gbl::mpi_memory_deallocate_integer::mpi_memory_deallocate_integer_alc ( integer, dimension(:), intent(inout), allocatable array,
integer, intent(in) nelem,
integer, intent(in) window,
integer(mpiint), intent(in), optional comm )

Deallocate 1D allocatable default integer array.

Author
Z Masin
Date
2017

◆ mpi_memory_deallocate_integer_ptr()

subroutine mpi_memory_gbl::mpi_memory_deallocate_integer::mpi_memory_deallocate_integer_ptr ( integer, dimension(:), intent(inout), pointer array,
integer, intent(in) nelem,
integer, intent(in) window,
integer(mpiint), intent(in), optional comm )

Deallocate 1D shared MPI integer array pointer.

Author
Z Masin
Date
2017
Here is the call graph for this function:

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