MOAB: Mesh Oriented datABase  (version 5.4.1)
PatchDataTestNormals.cpp File Reference
#include "Mesquite.hpp"
#include "PatchData.hpp"
#include "SphericalDomain.hpp"
#include "BoundedCylinderDomain.hpp"
#include <cppunit/extensions/HelperMacros.h>
#include <iostream>
+ Include dependency graph for PatchDataTestNormals.cpp:

Go to the source code of this file.

Classes

class  PatchDataTestNormals

Defines

#define ASSERT_VECTORS_EQUAL(A, B)   CPPUNIT_ASSERT( ( ( A ) - ( B ) ).length() < EPSILON )

Functions

 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (PatchDataTestNormals,"PatchDataTestNormals")
 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (PatchDataTestNormals,"Unit")

Variables

const double EPSILON = 1e-6

Define Documentation


Function Documentation

CPPUNIT_TEST_SUITE_NAMED_REGISTRATION ( PatchDataTestNormals  ,
"PatchDataTestNormals"   
)

Variable Documentation

const double EPSILON = 1e-6

Definition at line 8 of file PatchDataTestNormals.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines