logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gmk_msh - create source graph from source mesh

Author

       Francois Pellegrini <francois.pellegrini@labri.fr>

                                                02 September 2020                                     gmk_msh(1)

Description

       The  gmk_msh  program creates a source graph from a source mesh.  The vertices of the graph are the nodes
       of the mesh, and all mesh elements are turned into cliques, that is, there exists  an  edge  between  two
       vertices  in the graph if there exists at least an element in the mesh which comprises the two associated
       nodes.

Example

       Create a source graph brol.grf from a source mesh brol.msh:

           $ gmk_msh brol.msh brol.grf

Name

gmk_msh - create source graph from source mesh

Options

-h     Display some help.

       -V     Display program version and copyright.

See Also

       dgmap (1), dgord(1), gbase(1), gmap(1), gord(1), gtst(1), mmk_m2(1), mord(1), mcv(1), mtst(1).

       Scotch user's manual.

Synopsis

gmk_msh [options] [mfile] [gfile]

See Also