logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

m2gmetis - manual page for m2gmetis 5.1.0

Description

              Required parameters

       meshfile
              Stores the input mesh.

       graphfile
              The filename of the output graph.

              Optional parameters

       -gtype=string

              Specifies the graph that will be generated.  The possible values are:

       dual   - Generate dual graph of the mesh [default]

       nodal  - Generate the nodal graph of the mesh

       -ncommon=int [applies when gtype=dual]

              Specifies  the  common number of nodes that two elements must have in order to put an edge between
              them in the dual graph. Default is 1.

       -dbglvl=int

              Selects the dbglvl.

       -help

              Prints this message.

Name

       m2gmetis - manual page for m2gmetis 5.1.0

See Also

       The full documentation for m2gmetis is maintained as a Texinfo manual.  If the info and m2gmetis programs
       are properly installed at your site, the command

              infom2gmetis

       should give you access to the complete manual.

m2gmetis 5.1.0                                      May 2013                                         M2GMETIS(1)

Synopsis

m2gmetis [options] <meshfile><graphfile>

See Also