-h, --help
Display help text and exit.
-i format, --input format
Specify input format.
-o format, --output format
Specify output format.
Supported formats:
xml - DOLFIN XML mesh format (current)
xml-old
- DOLFIN XML mesh format (DOLFIN 0.6.2 and earlier)
mesh - Medit, generated by tetgen with option -ggmsh - Gmsh, version 2.0 file format
metis - Metis graph file format
scotch - Scotch graph file format
diffpack
- Diffpack tetrahedral grid format
abaqus - Abaqus tetrahedral grid format
ExodusII
- Sandia Format (requires ncdump utility from NetCDF)
NetCDF - NetCDF format (requires ncdump utility from NetCDF)
StarCD - StarCD terahedral grid format
If --input or --output are not specified, the format will be deduced from the suffix:
.xml - xml.mesh - mesh.gmsh - gmsh.msh - gmsh.gra - metis.grf - scotch.grid - diffpack.inp - abaqus.e - ExodusII.exo - ExodusII.ncdf - NetCDF.vrt - StarCD.cell - StarCD