MOAB: Mesh Oriented datABase  (version 5.4.1)
VertexCullingRegressionTest.cpp File Reference
#include "meshfiles.h"
#include "PatchDataInstances.hpp"
#include "cppunit/extensions/HelperMacros.h"
#include <cmath>
#include "Mesquite.hpp"
#include "MsqError.hpp"
#include "Vector3D.hpp"
#include "InstructionQueue.hpp"
#include "PatchData.hpp"
#include "QualityAssessor.hpp"
#include "EdgeLengthQualityMetric.hpp"
#include "ConditionNumberQualityMetric.hpp"
#include "LaplacianSmoother.hpp"
#include "PlanarDomain.hpp"
#include "TerminationCriterion.hpp"
#include "MeshImpl.hpp"
#include "IdealWeightInverseMeanRatio.hpp"
#include "LPtoPTemplate.hpp"
#include <iostream>
+ Include dependency graph for VertexCullingRegressionTest.cpp:

Go to the source code of this file.

Classes

class  VertexCullingRegressionTest

Functions

 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (VertexCullingRegressionTest,"VertexCullingRegressionTest")
 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (VertexCullingRegressionTest,"Regression")

Detailed Description

Regression testing using the vertex culling algorithms.

Definition in file VertexCullingRegressionTest.cpp.


Function Documentation

CPPUNIT_TEST_SUITE_NAMED_REGISTRATION ( VertexCullingRegressionTest  ,
"VertexCullingRegressionTest"   
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines