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

Public Member Functions

subroutine bool2char (temp_pointer, lvalue)
 
subroutine int2char (temp_pointer, ivalue)
 
subroutine int8_2char (temp_pointer, ivalue)
 
subroutine real2char (temp_pointer, rvalue)
 

Member Function/Subroutine Documentation

subroutine string_manipulation_tools::num2char::bool2char ( type(element), pointer  temp_pointer,
logical, intent(in)  lvalue 
)
subroutine string_manipulation_tools::num2char::int2char ( type(element), pointer  temp_pointer,
integer(itm_i4), intent(in)  ivalue 
)
subroutine string_manipulation_tools::num2char::int8_2char ( type(element), pointer  temp_pointer,
integer(itm_i8), intent(in)  ivalue 
)
subroutine string_manipulation_tools::num2char::real2char ( type(element), pointer  temp_pointer,
real(r8), intent(in)  rvalue 
)

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