36 #ifndef smoothAlignmentSolver_H 37 #define smoothAlignmentSolver_H 60 template<
class Triangulation,
class Type>
63 const Triangulation&
mesh,
67 template<
class Triangulation>
70 const Triangulation& mesh,
74 template<
class Triangulation>
77 const Triangulation& mesh,
81 template<
class Triangulation>
84 template<
class Triangulation>
88 void applyBoundaryConditions
90 const triad& fixedAlignment,
void smoothAlignments(const label maxSmoothingIterations)
Smooth the alignments on the mesh.
Pre-declare SubField and related Field type.
smoothAlignmentSolver(cellShapeControlMesh &mesh)
Construct null.
void operator=(const smoothAlignmentSolver &)=delete
Disallow default bitwise assignment.
Representation of a 3D Cartesian coordinate system as a Vector of vectors.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.
~smoothAlignmentSolver()
Destructor.