Go to the source code of this file.
Functions/Subroutines | |
subroutine | dcstringfprintf (unit, fmt, i, r, d, L, n, c1, c2, c3, ca) |
subroutine dcstringfprintf | ( | integer, intent(in), optional | unit, |
character(*), intent(in) | fmt, | ||
integer, dimension(:), intent(in), optional | i, | ||
real, dimension(:), intent(in), optional | r, | ||
real(dp), dimension(:), intent(in), optional | d, | ||
logical, dimension(:), intent(in), optional | L, | ||
integer, dimension(:), intent(in), optional | n, | ||
character(*), intent(in), optional | c1, | ||
character(*), intent(in), optional | c2, | ||
character(*), intent(in), optional | c3, | ||
character(*), dimension(:), intent(in), optional | ca | ||
) |
Definition at line 16 of file dcstringfprintf.f90.
References dc_types::dp, and dc_types::string.