vmtkmeshreader

Description

read a mesh and stores it in a vtkUnstructuredGrid object

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
fFormatstr1["vtkxml", "vtkxmlp", "vtk","fdneut","ngneut","tecplot","tetgen","gambit"]file format (fdneut - FIDAP neutral format, ngneut - Netgen neutral format)
guessformatGuessFormatbool11guess file format from extension
iMeshvtkUnstructuredGrid1the input mesh
ifileInputFileNamestr1input file name
ghostnodesGhostNodesbool11store all nodes for 9-noded quads, 7-noded triangles, 27-noded hexahedra, 18-noded wedges; otherwise, store them as 8-noded quads, 6-noded triangles, 20-noded hexahedra, 15-noded wedges - fdneut only
volumeelementsonlyVolumeElementsOnlybool10only read volume elements - fdneut and ngneut
entityidsarrayCellEntityIdsArrayNamestr1CellEntityIdsname of the array where entity ids have to be stored - ngneut and tetgen
ofileMeshOutputFileNamestr1filename for the default Mesh writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oMeshvtkUnstructuredGrid1the output mesh
entityidsarrayCellEntityIdsArrayNamestr1CellEntityIdsname of the array where entity ids have been stored - ngneut and tetgen