Rodin::External::MMG::Optimizer class

Improves the mesh quality, mantaining the mean edge lenghts of the mesh.

Base classes

class MMG5
Class representing MMG5 objects utilized in the MMG framework.

Constructors, destructors, conversion operators

Optimizer() defaulted
Default constructor.

Public functions

void optimize(MMG::Mesh& mesh)
Performs the optimization of the mesh.

Function documentation

void Rodin::External::MMG::Optimizer::optimize(MMG::Mesh& mesh)

Performs the optimization of the mesh.

Parameters
mesh in/out Mesh to optimize