MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#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 "IdealWeightInverseMeanRatio.hpp"
#include "ConditionNumberQualityMetric.hpp"
#include "LPtoPTemplate.hpp"
#include "EdgeLengthQualityMetric.hpp"
#include "LaplacianSmoother.hpp"
#include "SmartLaplacianSmoother.hpp"
#include "LInfTemplate.hpp"
#include "SteepestDescent.hpp"
#include "ConjugateGradient.hpp"
#include "AspectRatioGammaQualityMetric.hpp"
#include "UntangleBetaQualityMetric.hpp"
#include "MultiplyQualityMetric.hpp"
#include "SphericalDomain.hpp"
#include "MeshImpl.hpp"
#include <iostream>
Go to the source code of this file.
Classes | |
class | SphericalGeometryTest |
Functions | |
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (SphericalGeometryTest,"SphericalGeometryTest") | |
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (SphericalGeometryTest,"Regression") |
Regression testing using the spherical geometry capabilities in SimplifiedGeometryEngine.
Definition in file SphericalGeometryTest.cpp.
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION | ( | SphericalGeometryTest | , |
"SphericalGeometryTest" | |||
) |
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION | ( | SphericalGeometryTest | , |
"Regression" | |||
) |