Procedures

ProcedureLocationProcedure TypeDescription
all_flag gmsh_msh1_reader Function

If any of the flags is .false., it indicates that the file read operation failed.

clear_msg gmsh_msh1_reader Subroutine
export_node_number gmsh_msh1_reader Interface

Get the gmsh_msh1_node_number_type from the gmsh_msh1_node_type (as integer).

export_node_number_gmsh_msh1_node gmsh_msh1_reader Function

Get the gmsh_msh1_node_number_type from the gmsh_msh1_node_type (as integer).

export_node_number_list gmsh_msh1_reader Interface

Get the node_number_list from the gmsh_msh1_element_type (as integer).

export_node_number_list_gmsh_msh1_element gmsh_msh1_reader Function

Get the node_number_list from the gmsh_msh1_element_type (as integer).

initialize_gmsh_msh1_element gmsh_msh1_reader Subroutine
initialize_gmsh_msh1_node gmsh_msh1_reader Subroutine
initialize_gmsh_msh1_node_number gmsh_msh1_reader Subroutine
is_equal_gmsh_msh1_node_number_type gmsh_msh1_reader Function
is_invalid gmsh_msh1_reader Interface

Checks if the read gmsh_msh1_data_type is invalid.

is_invalid_gmsh_msh1_file gmsh_msh1_reader Function

Checks if the read gmsh_msh1_data_type is invalid.

is_iostat_failure gmsh_msh1_reader Function
is_iostat_success gmsh_msh1_reader Function
is_stat_failure gmsh_msh1_reader Function
lookup_element gmsh_msh1_reader Interface

Look up a gmsh_msh1_element_type in the gmsh_msh1_data_type.

lookup_element_by_loc_gmsh_msh1_file gmsh_msh1_reader Subroutine

Look up a gmsh_msh1_element_type in the gmsh_msh1_data_type.

Read more…
lookup_node gmsh_msh1_reader Interface

Look up a gmsh_msh1_node_type in the gmsh_msh1_data_type.

lookup_node_by_loc_gmsh_msh1_file gmsh_msh1_reader Function

Look up a gmsh_msh1_node_type in the gmsh_msh1_data_type.

Read more…
lookup_node_by_num_gmsh_msh1_file gmsh_msh1_reader Function

Look up a gmsh_msh1_node_type in the gmsh_msh1_data_type.

Read more…
operator(.eq.) gmsh_msh1_reader Interface
output_elm_number gmsh_msh1_reader Interface

Get the elm_number from the gmsh_msh1_element_type.

output_elm_number_gmsh_msh1_element gmsh_msh1_reader Function

Get the elm_number from the gmsh_msh1_element_type.

output_elm_type gmsh_msh1_reader Interface

Get the elm_type from the gmsh_msh1_element_type.

output_elm_type_gmsh_msh1_element gmsh_msh1_reader Function

Get the elm_type from the gmsh_msh1_element_type.

output_node_number gmsh_msh1_reader Interface

Get the gmsh_msh1_node_number_type from the gmsh_msh1_node_type (as derived type).

output_node_number_gmsh_msh1_element gmsh_msh1_reader Function

Get the gmsh_msh1_node_number_type from the gmsh_msh1_node_type (as derived type).

Read more…
output_node_number_gmsh_msh1_node gmsh_msh1_reader Function

Get the gmsh_msh1_node_number_type from the gmsh_msh1_node_type (as derived type).

output_node_number_list gmsh_msh1_reader Interface

Get the node_number_list from the gmsh_msh1_element_type (as derived type).

output_node_number_list_gmsh_msh1_element gmsh_msh1_reader Function

Get the node_number_list from the gmsh_msh1_element_type (as derived type).

output_number_of_elements gmsh_msh1_reader Interface

Get the number of gmsh_msh1_element_types in the gmsh_msh1_data_type.

output_number_of_elements_gmsh_msh1_file gmsh_msh1_reader Function

Get the number of gmsh_msh1_element_types in the gmsh_msh1_data_type.

output_number_of_nodes gmsh_msh1_reader Interface

Get the number of gmsh_msh1_node_types.

output_number_of_nodes_gmsh_msh1_element gmsh_msh1_reader Function

Get the number of gmsh_msh1_node_types in the gmsh_msh1_element_type.

output_number_of_nodes_gmsh_msh1_file gmsh_msh1_reader Function

Get the number of gmsh_msh1_node_types in the gmsh_msh1_data_type.

output_reg_elem gmsh_msh1_reader Interface

Get the reg_elem from the gmsh_msh1_element_type.

output_reg_elem_gmsh_msh1_element gmsh_msh1_reader Function

Get the reg_elem from the gmsh_msh1_element_type.

output_reg_phys gmsh_msh1_reader Interface

Get the reg_phys from the gmsh_msh1_element_type.

output_reg_phys_gmsh_msh1_element gmsh_msh1_reader Function

Get the reg_phys from the gmsh_msh1_element_type.

output_x_coord gmsh_msh1_reader Interface

Get the x_coord from the gmsh_msh1_node_type.

output_x_coord_gmsh_msh1_node gmsh_msh1_reader Function

Get the x_coord from the gmsh_msh1_node_type.

output_y_coord gmsh_msh1_reader Interface

Get the y_coord from the gmsh_msh1_node_type.

output_y_coord_gmsh_msh1_node gmsh_msh1_reader Function

Get the y_coord from the gmsh_msh1_node_type.

output_z_coord gmsh_msh1_reader Interface

Get the z_coord from the gmsh_msh1_node_type.

output_z_coord_gmsh_msh1_node gmsh_msh1_reader Function

Get the z_coord from the gmsh_msh1_node_type.

read_gmsh_msh1_element gmsh_msh1_reader Subroutine
read_gmsh_msh1_file gmsh_msh1_reader Subroutine
read_gmsh_msh1_file_kernel gmsh_msh1_reader Subroutine
read_gmsh_msh1_header_footer gmsh_msh1_reader Subroutine
read_gmsh_msh1_node gmsh_msh1_reader Subroutine
read_gmsh_msh1_number_of_items gmsh_msh1_reader Subroutine
write_stat_msg_gmsh_msh1_file gmsh_msh1_reader Subroutine
call~~graph~~CallGraph interface~export_node_number export_node_number proc~export_node_number_gmsh_msh1_node export_node_number_gmsh_msh1_node interface~export_node_number->proc~export_node_number_gmsh_msh1_node interface~export_node_number_list export_node_number_list proc~export_node_number_list_gmsh_msh1_element export_node_number_list_gmsh_msh1_element interface~export_node_number_list->proc~export_node_number_list_gmsh_msh1_element interface~is_invalid is_invalid proc~is_invalid_gmsh_msh1_file is_invalid_gmsh_msh1_file interface~is_invalid->proc~is_invalid_gmsh_msh1_file interface~lookup_element lookup_element proc~lookup_element_by_loc_gmsh_msh1_file lookup_element_by_loc_gmsh_msh1_file interface~lookup_element->proc~lookup_element_by_loc_gmsh_msh1_file interface~lookup_node lookup_node proc~lookup_node_by_loc_gmsh_msh1_file lookup_node_by_loc_gmsh_msh1_file interface~lookup_node->proc~lookup_node_by_loc_gmsh_msh1_file proc~lookup_node_by_num_gmsh_msh1_file lookup_node_by_num_gmsh_msh1_file interface~lookup_node->proc~lookup_node_by_num_gmsh_msh1_file interface~operator(.eq.) operator(.eq.) proc~is_equal_gmsh_msh1_node_number_type is_equal_gmsh_msh1_node_number_type interface~operator(.eq.)->proc~is_equal_gmsh_msh1_node_number_type interface~output_elm_number output_elm_number proc~output_elm_number_gmsh_msh1_element output_elm_number_gmsh_msh1_element interface~output_elm_number->proc~output_elm_number_gmsh_msh1_element interface~output_elm_type output_elm_type proc~output_elm_type_gmsh_msh1_element output_elm_type_gmsh_msh1_element interface~output_elm_type->proc~output_elm_type_gmsh_msh1_element interface~output_node_number output_node_number proc~output_node_number_gmsh_msh1_element output_node_number_gmsh_msh1_element interface~output_node_number->proc~output_node_number_gmsh_msh1_element proc~output_node_number_gmsh_msh1_node output_node_number_gmsh_msh1_node interface~output_node_number->proc~output_node_number_gmsh_msh1_node interface~output_node_number_list output_node_number_list proc~output_node_number_list_gmsh_msh1_element output_node_number_list_gmsh_msh1_element interface~output_node_number_list->proc~output_node_number_list_gmsh_msh1_element interface~output_number_of_elements output_number_of_elements proc~output_number_of_elements_gmsh_msh1_file output_number_of_elements_gmsh_msh1_file interface~output_number_of_elements->proc~output_number_of_elements_gmsh_msh1_file interface~output_number_of_nodes output_number_of_nodes proc~output_number_of_nodes_gmsh_msh1_element output_number_of_nodes_gmsh_msh1_element interface~output_number_of_nodes->proc~output_number_of_nodes_gmsh_msh1_element proc~output_number_of_nodes_gmsh_msh1_file output_number_of_nodes_gmsh_msh1_file interface~output_number_of_nodes->proc~output_number_of_nodes_gmsh_msh1_file interface~output_reg_elem output_reg_elem proc~output_reg_elem_gmsh_msh1_element output_reg_elem_gmsh_msh1_element interface~output_reg_elem->proc~output_reg_elem_gmsh_msh1_element interface~output_reg_phys output_reg_phys proc~output_reg_phys_gmsh_msh1_element output_reg_phys_gmsh_msh1_element interface~output_reg_phys->proc~output_reg_phys_gmsh_msh1_element interface~output_x_coord output_x_coord proc~output_x_coord_gmsh_msh1_node output_x_coord_gmsh_msh1_node interface~output_x_coord->proc~output_x_coord_gmsh_msh1_node interface~output_y_coord output_y_coord proc~output_y_coord_gmsh_msh1_node output_y_coord_gmsh_msh1_node interface~output_y_coord->proc~output_y_coord_gmsh_msh1_node interface~output_z_coord output_z_coord proc~output_z_coord_gmsh_msh1_node output_z_coord_gmsh_msh1_node interface~output_z_coord->proc~output_z_coord_gmsh_msh1_node proc~all_flag all_flag proc~clear_msg clear_msg proc~initialize_gmsh_msh1_element initialize_gmsh_msh1_element proc~initialize_gmsh_msh1_node initialize_gmsh_msh1_node proc~initialize_gmsh_msh1_node_number initialize_gmsh_msh1_node_number proc~initialize_gmsh_msh1_node->proc~initialize_gmsh_msh1_node_number proc~is_invalid_gmsh_msh1_file->proc~all_flag proc~is_iostat_failure is_iostat_failure proc~is_invalid_gmsh_msh1_file->proc~is_iostat_failure proc~is_stat_failure is_stat_failure proc~is_invalid_gmsh_msh1_file->proc~is_stat_failure proc~is_iostat_success is_iostat_success proc~lookup_element_by_loc_gmsh_msh1_file->interface~output_number_of_elements proc~lookup_element_by_loc_gmsh_msh1_file->proc~initialize_gmsh_msh1_element proc~lookup_node_by_loc_gmsh_msh1_file->interface~output_number_of_nodes proc~lookup_node_by_loc_gmsh_msh1_file->proc~initialize_gmsh_msh1_node proc~lookup_node_by_num_gmsh_msh1_file->interface~output_number_of_nodes proc~lookup_node_by_num_gmsh_msh1_file->proc~initialize_gmsh_msh1_node proc~output_node_number_gmsh_msh1_element->interface~output_number_of_nodes proc~output_node_number_gmsh_msh1_element->proc~initialize_gmsh_msh1_node_number proc~read_gmsh_msh1_element read_gmsh_msh1_element proc~read_gmsh_msh1_element->proc~clear_msg proc~read_gmsh_msh1_element->proc~initialize_gmsh_msh1_element proc~read_gmsh_msh1_element->proc~is_iostat_failure proc~read_gmsh_msh1_element->proc~is_stat_failure proc~read_gmsh_msh1_file read_gmsh_msh1_file proc~read_gmsh_msh1_file->proc~clear_msg proc~read_gmsh_msh1_file->proc~is_iostat_failure proc~read_gmsh_msh1_file_kernel read_gmsh_msh1_file_kernel proc~read_gmsh_msh1_file->proc~read_gmsh_msh1_file_kernel proc~read_gmsh_msh1_file_kernel->proc~initialize_gmsh_msh1_node proc~read_gmsh_msh1_file_kernel->proc~is_iostat_failure proc~read_gmsh_msh1_file_kernel->proc~is_iostat_success proc~read_gmsh_msh1_file_kernel->proc~is_stat_failure proc~read_gmsh_msh1_file_kernel->proc~read_gmsh_msh1_element proc~read_gmsh_msh1_header_footer read_gmsh_msh1_header_footer proc~read_gmsh_msh1_file_kernel->proc~read_gmsh_msh1_header_footer proc~read_gmsh_msh1_node read_gmsh_msh1_node proc~read_gmsh_msh1_file_kernel->proc~read_gmsh_msh1_node proc~read_gmsh_msh1_number_of_items read_gmsh_msh1_number_of_items proc~read_gmsh_msh1_file_kernel->proc~read_gmsh_msh1_number_of_items proc~read_gmsh_msh1_node->proc~clear_msg proc~read_gmsh_msh1_node->proc~is_iostat_failure proc~read_gmsh_msh1_number_of_items->proc~is_iostat_failure proc~read_gmsh_msh1_number_of_items->proc~is_iostat_success proc~write_stat_msg_gmsh_msh1_file write_stat_msg_gmsh_msh1_file
Help