MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include "Vector3D.hpp"
#include "Matrix3D.hpp"
#include <cmath>
#include "cppunit/extensions/HelperMacros.h"
Go to the source code of this file.
Classes | |
class | Matrix3DTest |
Functions | |
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (Matrix3DTest,"Matrix3DTest") | |
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION (Matrix3DTest,"Unit") |
Unit testing of various functions in the Matrix3D class.
Definition in file Matrix3DTest.cpp.
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION | ( | Matrix3DTest | , |
"Matrix3DTest" | |||
) |
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION | ( | Matrix3DTest | , |
"Unit" | |||
) |