MOAB: Mesh Oriented datABase
(version 5.4.1)
|
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...
Go to the source code of this file.
Classes | |
class | MBMesquite::SteepestDescent |
Namespaces | |
namespace | MBMesquite |
Implements the NonSmoothDescent class member functions. |
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.
Definition in file SteepestDescent.hpp.