vmtk
Recent Changes - Search:

vmtk

projects

links

edit SideBar

VmtkScripts / Vmtkmeshwriter

vmtkmeshwriter

Description

write a mesh to disk

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
disabledDisabledbool1 0disable execution and piping
iMeshvtkUnstructuredGrid1  the input mesh
ifileMeshInputFileNamestr1  filename for the default Mesh reader
fFormatstr1["vtkxml","vtk","xda","fdneut","tecplot","lifev","dolfin","fluent","pointdata"] file format (xda - libmesh ASCII format, fdneut - FIDAP neutral format)
guessformatGuessFormatbool1 1guess file format from extension
compressedCompressedbool1 1output gz compressed file (dolfin only)
ofileOutputFileNamestr1  output file name
oMeshvtkUnstructuredGrid1  the output mesh
entityidsarrayCellEntityIdsArrayNamestr1  name of the array where entity ids are stored
entityidsoffsetCellEntityIdsOffsetint1 -1add this number to entity ids in output (dolfin only)

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdint1 0script id
handleSelfself1  handle to self
Edit - History - Print - Recent Changes - Search
Page last modified on September 05, 2010, at 01:30 PM