Go to the documentation of this file.
84 #ifndef surfaceAlignedSBRStressFvMotionSolver_H
85 #define surfaceAlignedSBRStressFvMotionSolver_H
129 scalar smoothFactor_;
132 label nNonOrthogonalCorr_;
142 scalar minSigmaDiff_;
157 void calculateCellRot();
163 TypeName(
"surfaceAlignedSBRStress");
183 virtual void solve();
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
TypeName("surfaceAlignedSBRStress")
Mesh consisting of general polyhedral cells.
~surfaceAlignedSBRStressFvMotionSolver()
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
Mesh motion solver for an fvMesh. Based on solving the cell-centre solid-body rotation stress equatio...
Mesh motion solver for an fvMesh. Based on solving the cell-centre solid-body rotation stress equatio...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Generic GeometricField class.