MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include "InstructionQueue.hpp"
#include "ShapeImprovementWrapper.hpp"
#include "MsqTimer.hpp"
#include "MsqDebug.hpp"
#include "UntangleBetaQualityMetric.hpp"
#include "LPtoPTemplate.hpp"
#include "ConjugateGradient.hpp"
#include "TerminationCriterion.hpp"
#include "IdealWeightInverseMeanRatio.hpp"
#include "FeasibleNewton.hpp"
#include "QualityAssessor.hpp"
Go to the source code of this file.
Namespaces | |
namespace | MBMesquite |
Implements the NonSmoothDescent class member functions. | |
Variables | |
const double | MBMesquite::DEF_UNT_BETA = 1e-8 |
const double | MBMesquite::DEF_SUC_EPS = 1e-4 |
Member functions of the MBMesquite::ShapeImprovementWrapper class
Definition in file ShapeImprovementWrapper.cpp.