read(unformatted) Interface

public interface read(unformatted)

Read an $MshMeshFormat from a connected unformatted unit.

Calls

interface~~read(unformatted)~~CallsGraph interface~read(unformatted) read(unformatted) proc~read_unformatted read_unformatted interface~read(unformatted)->proc~read_unformatted proc~check_text_line check_text_line proc~read_unformatted->proc~check_text_line

Module Procedures

private subroutine read_unformatted(gmsh_msh_format, unit, iostat, iomsg)

License
MIT
Version
experimental

Read an $MshMeshFormat from a connected unformatted unit.

Arguments

Type IntentOptional Attributes Name
class(gmsh_msh_format_type), intent(inout) :: gmsh_msh_format
integer, intent(in) :: unit
integer, intent(out) :: iostat
character(len=*), intent(inout) :: iomsg