MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include "Mesquite.hpp"
#include "MsqError.hpp"
#include "QualityMetric.hpp"
#include "PatchData.hpp"
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 &) |
Header file for the MBMesquite::ShapeQualityMetric class
Definition in file ConditionNumberFunctions.hpp.