MOAB: Mesh Oriented datABase  (version 5.4.1)
NonSmoothDescent.cpp File Reference
#include <cstdlib>
#include <cstdio>
#include "NonSmoothDescent.hpp"
#include "MsqTimer.hpp"
+ Include dependency graph for NonSmoothDescent.cpp:

Go to the source code of this file.

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Enumerations

enum  MBMesquite::Rotate { MBMesquite::COUNTERCLOCKWISE = 1, MBMesquite::CLOCKWISE = 0 }

Functions

static double MBMesquite::condition3x3 (const double A[9])

Variables

const double MBMesquite::EPSILON = 1e-16
const int MBMesquite::MSQ_MAX_OPT_ITER = 20
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines