MOAB: Mesh Oriented datABase  (version 5.4.1)
FeasibleNewton.hpp File Reference

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"
+ Include dependency graph for FeasibleNewton.hpp:
+ This graph shows which files directly or indirectly include this file:

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.



Detailed Description

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.

Author:
Thomas Leurent
Todd Munson
Date:
2003-01-15

Definition in file FeasibleNewton.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines