smoothAlignmentSolver Class Reference

Public Member Functions

 smoothAlignmentSolver (cellShapeControlMesh &mesh)
 Construct null. More...
 
 smoothAlignmentSolver (const smoothAlignmentSolver &)=delete
 Disallow default bitwise copy construction. More...
 
 ~smoothAlignmentSolver ()
 Destructor. More...
 
void smoothAlignments (const label maxSmoothingIterations)
 Smooth the alignments on the mesh. More...
 
void operator= (const smoothAlignmentSolver &)=delete
 Disallow default bitwise assignment. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ smoothAlignmentSolver() [1/2]

Construct null.

◆ smoothAlignmentSolver() [2/2]

Disallow default bitwise copy construction.

◆ ~smoothAlignmentSolver()

Destructor.

Member Function Documentation

◆ smoothAlignments()

void smoothAlignments ( const label  maxSmoothingIterations)

Smooth the alignments on the mesh.

◆ operator=()

void operator= ( const smoothAlignmentSolver )
delete

Disallow default bitwise assignment.


The documentation for this class was generated from the following file: