SYNOPSIS
gmk_msh [options] [mfile] [gfile]
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.OPTIONS
- -h
- Display some help.
- -V
- Display program version and copyright.
EXAMPLE
Create a source graph brol.grf from a source mesh brol.msh:
$ gmk_msh brol.msh brol.grf