MOAB: Mesh Oriented datABase
(version 5.4.1)
|
The FeasibleNewton Class implements the newton non-linear programming algorythm in order to move a free vertex to an optimal position given an ObjectiveFunction object and a QualityMetric object. More...
#include "Mesquite.hpp"
#include "VertexMover.hpp"
#include "MsqHessian.hpp"
#include "PatchSetUser.hpp"
Go to the source code of this file.
Classes | |
class | MBMesquite::FeasibleNewton |
High Performance implementation of the Feasible Newton algorythm. More... | |
Namespaces | |
namespace | MBMesquite |
Implements the NonSmoothDescent class member functions. |
The FeasibleNewton Class implements the newton non-linear programming algorythm in order to move a free vertex to an optimal position given an ObjectiveFunction object and a QualityMetric object.
Definition in file FeasibleNewton.hpp.