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

The NonGradient class is also a concrete vertex mover which performs derivative free minimization based on the Amoeba Method, as implemented in Numerical Recipes in C. More...

#include "Mesquite.hpp"
#include "VertexMover.hpp"
#include "PatchSetUser.hpp"
+ Include dependency graph for NonGradient.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MBMesquite::NonGradient

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.



Detailed Description

The NonGradient class is also a concrete vertex mover which performs derivative free minimization based on the Amoeba Method, as implemented in Numerical Recipes in C.

Definition in file NonGradient.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines