LION
 All Classes Files Functions Variables Pages
string_manipulation_tools::scan_num2str Interface Reference

Public Member Functions

subroutine scan_int2str (temp_pointer, ivalues, n)
 
subroutine scan_int88_2str (temp_pointer, ivalues, n)
 
subroutine scan_int84_2str (temp_pointer, ivalues, n)
 
subroutine scan_real2str (temp_pointer, rvalues, n)
 

Member Function/Subroutine Documentation

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: