org.keridwen.modelling.mesh.inspector.analysers
Class RhoQualityAnalyser
java.lang.Object
org.keridwen.modelling.mesh.inspector.analysers.MeshAnalyser
org.keridwen.modelling.mesh.inspector.analysers.RhoQualityAnalyser
- All Implemented Interfaces:
- Comparable, MeshAnalyserInterface
public class RhoQualityAnalyser
- extends MeshAnalyser
- implements MeshAnalyserInterface
Methods inherited from class org.keridwen.modelling.mesh.inspector.analysers.MeshAnalyser |
analyseAndBuildVtkDataSet, analyseMesh, computeDistributionFunction, getAnalysis, getInputParameters, getMesh, getName, getOutputParameters, printAnalysis, setAnalysis, setInputParameters, setMesh, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RhoQualityAnalyser
public RhoQualityAnalyser(com.artenum.penelope.mesh.interfaces.Mesh mesh)
compareTo
public int compareTo(Object o)
- Specified by:
compareTo
in interface Comparable
probeCell
public GenericAnalysis probeCell(int meshId)
- analysis,and return an analysis on the cell of id meshId
- Specified by:
probeCell
in interface MeshAnalyserInterface
- Parameters:
meshId
- of the cell.
- Returns:
- the quality factor.
Copyright © 2013 Artenum. All Rights Reserved.