gmk_hy(1) | Scotch user's manual | gmk_hy(1) |
gmk_hy, gmk_m2, gmk_m3, gmk_ub2 - create source graphs
gmk_hy [options] dim [ofile] gmk_m2 [options] [-g?cfile] dimX dimY [ofile] gmk_m3 [options] [-g?cfile] dimX dimY dimZ [ofile] gmk_ub2 [options] dim
The gmk_* programs create source graph files for some common, regular topologies.
gmk_hy creates a hypercube of dimension dim.
gmk_m2 creates a 2D regular grid of dimensions dimX and dimY.
gmk_m3 creates a 3D regular grid of dimensions dimX, dimY and dimZ.
gmk_ub2 creates an unoriented de Bruijn graph of dimension dim.
Create a 5x7 grid along with its geometry:
$ gmk_m2 5 7 -g/tmp/m5x7.xyz /tmp/m5x7.grf
gbase(1), gmk_msh(1), gtst(1), gmap(1), gord(1), gout(1), amk_grf(1).
Scotch user's manual.
Francois Pellegrini <francois.pellegrini@labri.fr>
23 November 2019 |