MOAB: Mesh Oriented datABase  (version 5.4.1)
DeformingDomainWrapper.cpp File Reference

Implement DeformingDomainWrapper class. More...

#include "DeformingDomainWrapper.hpp"
#include "TagVertexMesh.hpp"
#include "ReferenceMesh.hpp"
#include "RefMeshTargetCalculator.hpp"
#include "InstructionQueue.hpp"
#include "QualityImprover.hpp"
#include "SteepestDescent.hpp"
#include "TerminationCriterion.hpp"
#include "PMeanPTemplate.hpp"
#include "ElementPMeanP.hpp"
#include "TQualityMetric.hpp"
#include "TMixed.hpp"
#include "TShapeNB1.hpp"
#include "TShapeSize2DNB1.hpp"
#include "TShapeSize3DNB1.hpp"
#include "TShapeSizeOrientNB1.hpp"
#include "MeshInterface.hpp"
#include "MsqError.hpp"
#include "MsqVertex.hpp"
#include "QualityAssessor.hpp"
#include "CurveDomain.hpp"
#include <numeric>
+ Include dependency graph for DeformingDomainWrapper.cpp:

Go to the source code of this file.

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Variables

const
DeformingDomainWrapper::MeshCharacteristic 
MBMesquite::DEFAULT_METRIC_TYPE = DeformingDomainWrapper::SHAPE
const bool MBMesquite::DEFAULT_CULLING = true
const double MBMesquite::DEFAULT_CPU_TIME = 0.0
const double MBMesquite::DEFAULT_MOVEMENT_FACTOR = 0.01
const int MBMesquite::DEFAULT_INNER_ITERATIONS = 2
const char MBMesquite::DEFAULT_CURVE_TAG [] = "MesquiteCurveFraction"
const
DeformingCurveSmoother::Scheme 
MBMesquite::DEFAULT_CURVE_TYPE = DeformingCurveSmoother::PROPORTIONAL

Detailed Description

Implement DeformingDomainWrapper class.

Author:
Jason Kraftcheck

Definition in file DeformingDomainWrapper.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines