Query: gmk_msh
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
gmk_msh(1) Scotch user's manual gmk_msh(1)NAMEgmk_msh - create source graph from source meshSYNOPSISgmk_msh [options] [mfile] [gfile]DESCRIPTIONThe 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.OPTIONS-h Display some help. -V Display program version and copyright.EXAMPLECreate a source graph brol.grf from a source mesh brol.msh: $ gmk_msh brol.msh brol.grfSEE ALSOdgmap (1), dgord(1), gbase(1), gmap(1), gord(1), gtst(1), mmk_m2(1), mord(1), mcv(1), mtst(1). Scotch user's manual.AUTHORFrancois Pellegrini <francois.pellegrini@labri.fr> February 14, 2011 gmk_msh(1)