Block-Structured AMR Software Framework
AMReX_BLutil_F.F90 File Reference

Functions/Subroutines

subroutine bl_str2int (iarr, n, str)
 
subroutine bl_int2str (str, iarr, n)
 

Function/Subroutine Documentation

◆ bl_int2str()

subroutine bl_int2str ( character*(*)  str,
integer, dimension(n)  iarr,
integer  n 
)

◆ bl_str2int()

subroutine bl_str2int ( integer, dimension(n)  iarr,
integer  n,
character*(*)  str 
)