|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MeshAnalyserInterface | |
---|---|
org.keridwen.modelling.mesh.inspector.analysers | |
org.keridwen.modelling.mesh.inspector.core |
Uses of MeshAnalyserInterface in org.keridwen.modelling.mesh.inspector.analysers |
---|
Classes in org.keridwen.modelling.mesh.inspector.analysers that implement MeshAnalyserInterface | |
---|---|
class |
BorderCellLocator
This class implements a MeshAnalyser and scan the mesh to identify and localise "border cells" (i.e border Volumes), i.e cells containing a Surface which is itself contained on only one Volume. |
class |
CellVolumeAnalyser
|
class |
EtaQualityAnalyser
|
class |
MeshAnalyser
Abstract analyser class, in order to provide a generic probing tool for the mesh. |
class |
RhoQualityAnalyser
|
Uses of MeshAnalyserInterface in org.keridwen.modelling.mesh.inspector.core |
---|
Constructors in org.keridwen.modelling.mesh.inspector.core with parameters of type MeshAnalyserInterface | |
---|---|
AnalyserTreeNode(String name,
MeshAnalyserInterface analyser)
Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |