◆ unalloc1b()
| pure subroutine mod_generic_unalloc::unalloc::unalloc1b |
( |
logical, dimension(:), intent(inout), allocatable | tab | ) |
|
◆ unalloc1c()
| pure subroutine mod_generic_unalloc::unalloc::unalloc1c |
( |
character(len=*), dimension(:), intent(inout), allocatable | tab | ) |
|
◆ unalloc1i()
| pure subroutine mod_generic_unalloc::unalloc::unalloc1i |
( |
integer, dimension(:), intent(inout), allocatable | tab | ) |
|
◆ unalloc1r()
| pure subroutine mod_generic_unalloc::unalloc::unalloc1r |
( |
double precision, dimension(:), intent(inout), allocatable | tab | ) |
|
◆ unalloc2i()
| pure subroutine mod_generic_unalloc::unalloc::unalloc2i |
( |
integer, dimension(:,:), intent(inout), allocatable | tab | ) |
|
◆ unalloc2r()
| pure subroutine mod_generic_unalloc::unalloc::unalloc2r |
( |
double precision, dimension(:,:), intent(inout), allocatable | tab | ) |
|
◆ unalloc3b()
| pure subroutine mod_generic_unalloc::unalloc::unalloc3b |
( |
logical, dimension(:,:,:), intent(inout), allocatable | tab | ) |
|
◆ unalloc3i()
| pure subroutine mod_generic_unalloc::unalloc::unalloc3i |
( |
integer, dimension(:,:,:), intent(inout), allocatable | tab | ) |
|
◆ unalloc3r()
| pure subroutine mod_generic_unalloc::unalloc::unalloc3r |
( |
double precision, dimension(:,:,:), intent(inout), allocatable | tab | ) |
|
◆ unalloc4i()
| pure subroutine mod_generic_unalloc::unalloc::unalloc4i |
( |
integer, dimension(:,:,:,:), intent(inout), allocatable | tab | ) |
|
◆ unalloc4r()
| pure subroutine mod_generic_unalloc::unalloc::unalloc4r |
( |
double precision, dimension(:,:,:,:), intent(inout), allocatable | tab | ) |
|
◆ unalloc5i()
| pure subroutine mod_generic_unalloc::unalloc::unalloc5i |
( |
integer, dimension(:,:,:,:,:), intent(inout), allocatable | tab | ) |
|
◆ unalloc5r()
| pure subroutine mod_generic_unalloc::unalloc::unalloc5r |
( |
double precision, dimension(:,:,:,:,:), intent(inout), allocatable | tab | ) |
|
The documentation for this interface was generated from the following file: