MOAB: Mesh Oriented datABase
(version 5.4.1)
|
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 |