write_formatted Interface

interface


Calls

interface~~write_formatted~~CallsGraph interface~write_formatted write_formatted proc~write_formatted write_formatted interface~write_formatted->proc~write_formatted interface~assert assert proc~write_formatted->interface~assert proc~assert assert interface~assert->proc~assert

private module subroutine write_formatted(this, unit, iotype, v_list, iostat, iomsg)

Arguments

Type IntentOptional AttributesName
class(structured_grid), intent(in) :: this
integer, intent(in) :: unit
character(len=*), intent(in) :: iotype
integer, intent(in) :: v_list(:)
integer, intent(out) :: iostat
character(len=*), intent(inout) :: iomsg