Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(xml_writer_ascii_local), | intent(inout) | :: | self |
subroutine write_dataarray_appended(self)
!< Do nothing, ascii data cannot be appended.
class(xml_writer_ascii_local), intent(inout) :: self !< Writer.
endsubroutine write_dataarray_appended