table of contents
M2GMETIS(1) | User Commands | M2GMETIS(1) |
NAME¶
m2gmetis - Converts a mesh into a graph that is compatible with METIS.
SYNOPSIS¶
m2gmetis [options] <meshfile> <graphfile>
DESCRIPTION¶
- Required parameters
- Optional parameters
-gtype=string
- Specifies the graph that will be generated. The possible values are:
-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.
October 2021 | m2gmetis 5.1.0 |