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

Public Member Functions

integer function resize_2d_array_cfp (array, d1, d2)
integer function resize_3d_array_cfp (array, d1, d2, d3)
integer function resize_2d_array_int (array, d1, d2)
integer function resize_3d_array_int (array, d1, d2, d3)

Member Function/Subroutine Documentation

◆ resize_2d_array_cfp()

integer function common_obj_gbl::resize_array::resize_2d_array_cfp ( real(kind=cfp), dimension(:,:), allocatable array,
integer, intent(in) d1,
integer, intent(in) d2 )
Here is the call graph for this function:

◆ resize_2d_array_int()

integer function common_obj_gbl::resize_array::resize_2d_array_int ( integer, dimension(:,:), allocatable array,
integer, intent(in) d1,
integer, intent(in) d2 )
Here is the call graph for this function:

◆ resize_3d_array_cfp()

integer function common_obj_gbl::resize_array::resize_3d_array_cfp ( real(kind=cfp), dimension(:,:,:), allocatable array,
integer, intent(in) d1,
integer, intent(in) d2,
integer, intent(in) d3 )
Here is the call graph for this function:

◆ resize_3d_array_int()

integer function common_obj_gbl::resize_array::resize_3d_array_int ( integer, dimension(:,:,:), allocatable array,
integer, intent(in) d1,
integer, intent(in) d2,
integer, intent(in) d3 )
Here is the call graph for this function:

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