MOAB: Mesh Oriented datABase  (version 5.4.1)
PlanarGeometryTest.cpp File Reference
#include "meshfiles.h"
#include "PatchDataInstances.hpp"
#include "cppunit/extensions/HelperMacros.h"
#include <cmath>
#include "Mesquite.hpp"
#include "MsqError.hpp"
#include "InstructionQueue.hpp"
#include "PatchData.hpp"
#include "QualityAssessor.hpp"
#include "ConditionNumberQualityMetric.hpp"
#include "LPtoPTemplate.hpp"
#include "EdgeLengthQualityMetric.hpp"
#include "LaplacianSmoother.hpp"
#include "LInfTemplate.hpp"
#include "SteepestDescent.hpp"
#include "ConjugateGradient.hpp"
#include "AspectRatioGammaQualityMetric.hpp"
#include "UntangleBetaQualityMetric.hpp"
#include "MultiplyQualityMetric.hpp"
#include "PlanarDomain.hpp"
#include "MsqFPE.hpp"
#include "UnitUtil.hpp"
#include "MeshImpl.hpp"
#include <iostream>
+ Include dependency graph for PlanarGeometryTest.cpp:

Go to the source code of this file.

Classes

class  PlanarGeometryTest

Functions

 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (PlanarGeometryTest,"PlanarGeometryTest")
 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (PlanarGeometryTest,"Regression")

Detailed Description

Regression testing using the planar geometry capabilities in SimplifiedGeometryEngine.

Definition in file PlanarGeometryTest.cpp.


Function Documentation

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