Perl script : convert lists of nodes to the corresponding list of edges or faces
Documentation utilisateur
26/01/2026
hz_refN_2_refAF.pl is a Perl script that makes it possible to construct the list of edges (A_...) or faces (F_...) corresponding to nodes and/or reference lists of nodes (no, no, N_..., N_..., etc...)
input :
- mesh file .her
- name of the list to be constructed (A_... for a list of edges or F_... for a list of faces)
- node numbers or reference lists of nodes (as much as necessary)
output in the terminal :
reference list of edges/faces ready to be used in the mesh file .her
(see "hz_refN_2_refAF.pl -h" for usage and options)