1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH MESHIO-ASCII "1" "October 2020" "MESHIO" "User Commands"
.SH NAME
meshio\-ascii \- utility for meshio
.SH DESCRIPTION
usage: meshio\-ascii [\-h]
.TP
[\-\-input\-format {abaqus,ansys,avsucd,cgns,dolfin\-xml,exodus,flac3d,gmsh,h5m,mdpa,med,medit,nastran,neuroglancer,obj,off,permas,ply,stl,su2,tecplot,tetgen,ugrid,vtk,vtu,wkt,xdmf}]
[\-\-version]
infile
.PP
Convert mesh file to ASCII format.
.SS "positional arguments:"
.TP
infile
mesh file to convert
.SS "optional arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-\-input\-format\fR {abaqus,ansys,avsucd,cgns,dolfin\-xml,exodus,flac3d,gmsh,h5m,mdpa,med,medit,nastran,neuroglancer,obj,off,permas,ply,stl,su2,tecplot,tetgen,ugrid,vtk,vtu,wkt,xdmf},
\fB\-i\fR {abaqus,ansys,avsucd,cgns,dolfin\-xml,exodus,flac3d,gmsh,h5m,mdpa,med,medit,nastran,neuroglancer,obj,off,permas,ply,stl,su2,tecplot,tetgen,ugrid,vtk,vtu,wkt,xdmf}
input file format
.TP
\fB\-\-version\fR, \fB\-v\fR
display version information
.SH COPYRIGHT
Copyright \(co 2015\-2020 Nico Schlömer et al.
|