MOAB: Mesh Oriented datABase  (version 5.4.1)
CylinderDomainTest.cpp File Reference
#include "CylinderDomain.hpp"
#include "MsqError.hpp"
#include <cppunit/extensions/HelperMacros.h>
+ Include dependency graph for CylinderDomainTest.cpp:

Go to the source code of this file.

Classes

class  CylinderDomainTest

Defines

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

Functions

 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (CylinderDomainTest,"CylinderDomainTest")
 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (CylinderDomainTest,"Unit")

Variables

const double EPSILON = 1e-6

Define Documentation


Function Documentation

CPPUNIT_TEST_SUITE_NAMED_REGISTRATION ( CylinderDomainTest  ,
"CylinderDomainTest"   
)

Variable Documentation

const double EPSILON = 1e-6

Definition at line 5 of file CylinderDomainTest.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines