| subroutine string_manipulation_tools::scan_num2str::scan_int2str |
( |
type(element), pointer |
temp_pointer, |
|
|
integer(itm_i4), dimension(:), intent(in) |
ivalues, |
|
|
integer(itm_i4), intent(in) |
n |
|
) |
| |
| subroutine string_manipulation_tools::scan_num2str::scan_int84_2str |
( |
type(element), pointer |
temp_pointer, |
|
|
integer(itm_i8), dimension(:), intent(in) |
ivalues, |
|
|
integer(itm_i4), intent(in) |
n |
|
) |
| |
| subroutine string_manipulation_tools::scan_num2str::scan_int88_2str |
( |
type(element), pointer |
temp_pointer, |
|
|
integer(itm_i8), dimension(:), intent(in) |
ivalues, |
|
|
integer(itm_i8), intent(in) |
n |
|
) |
| |
| subroutine string_manipulation_tools::scan_num2str::scan_real2str |
( |
type(element), pointer |
temp_pointer, |
|
|
real(r8), dimension(:), intent(in) |
rvalues, |
|
|
integer(itm_i4), intent(in) |
n |
|
) |
| |
The documentation for this interface was generated from the following file: