vmtkmeshcompare

Description

compares a mesh against a reference

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iMeshvtkUnstructuredGrid1the input mesh
ifileMeshInputFileNamestr1filename for the default Mesh reader
rReferenceMeshvtkUnstructuredGrid1the reference mesh to compare against
rfileReferenceMeshInputFileNamestr1filename for the default ReferenceMesh reader
methodMethodstr1["quality","pointarray","cellarray"]method of the test
arrayArrayNamestr1name of the array
toleranceTolerancefloat11e-08tolerance for numerical comparisons
ofileResultDataOutputFileNamestr1filename for the default ResultData writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
resultResultbool1Output boolean stating if meshes are equal or not
oResultDatavtkUnstructuredGrid1the output mesh
logResultLogstr1Result Log