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

The SteepestDescent Class implements the steepest descent algorithm 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 "PatchSetUser.hpp"
+ Include dependency graph for SteepestDescent.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MBMesquite::SteepestDescent

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.



Detailed Description

The SteepestDescent Class implements the steepest descent algorithm in order to move a free vertex to an optimal position given an ObjectiveFunction object and a QualityMetric object.

Author:
Thomas Leurent
Date:
2002-06-13

Definition in file SteepestDescent.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines