SMSH-DESC(1) General Commands Manual SMSH-DESC(1)

smsh-descsmsh(5) file descriptor

smsh-desc [-cdnpt] mesh

Print the pagesize on which the smsh(5) mesh data is aligned, as well as the number and dimension of nodes and cells.

The descritpion is printed on stdout with a message of the form:

"%zu %zu %zu %u %u %s", pagesz, #nodes, #cells, Dnode, Dcell, mesh

When any option is specified, smsh-desc reports only the information requested by the specified options.

The options are as follows:

print cells count.
print node dimension.
print node count.
print data alignment.
print cell dimension.

The smsh-desc utility exits 0 on success, and >0 if an error occurs.

smsh(5)

May 9, 2025 UNIX