MOAB: Mesh Oriented datABase  (version 5.4.1)
ConditionNumberFunctions.hpp File Reference
#include "Mesquite.hpp"
#include "MsqError.hpp"
#include "QualityMetric.hpp"
#include "PatchData.hpp"
+ Include dependency graph for ConditionNumberFunctions.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Functions

static bool MBMesquite::condition_number_2d (const Vector3D temp_vec[], size_t e_ind, PatchData &pd, double &fval, MsqError &err)
static bool MBMesquite::condition_number_3d (const Vector3D temp_vec[], PatchData &, double &fval, MsqError &)

Detailed Description

Header file for the MBMesquite::ShapeQualityMetric class

Author:
Thomas Leurent
Date:
2002-09-01

Definition in file ConditionNumberFunctions.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines