is_binary Interface

public interface is_binary

Checks if the read Gmsh MSH file is binary mode

Calls

interface~~is_binary~~CallsGraph interface~is_binary is_binary proc~is_binary_gmsh_msh_format is_binary_gmsh_msh_format interface~is_binary->proc~is_binary_gmsh_msh_format

Module Procedures

private elemental function is_binary_gmsh_msh_format(gmsh_msh_format) result(res)

License
MIT
Version
experimental

Checks if the read Gmsh MSH file is binary mode

Arguments

Type IntentOptional Attributes Name
type(gmsh_msh_format_type), intent(in) :: gmsh_msh_format

Return Value logical