37#ifndef cellAspectRatio_H
38#define cellAspectRatio_H
54 public MeshObject<polyMesh, MoveableMeshObject, cellAspectRatio>,
70 void calcAspectRatio();
MeshObject(const polyMesh &mesh)
virtual bool movePoints()
Ignore mesh motion for now.
cellAspectRatio(const polyMesh &)
Construct given an polyMesh.
virtual ~cellAspectRatio()
Destructor.
TypeName("cellAspectRatio")
Mesh consisting of general polyhedral cells.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.