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