Nektar++
Classes | Namespaces | Functions
testNekPoint.cpp File Reference
#include <LibUtilities/LinearAlgebra/NekPoint.hpp>
#include <UnitTests/util.h>
#include <boost/test/tools/floating_point_comparison.hpp>
#include <boost/test/unit_test.hpp>

Go to the source code of this file.

Classes

class  Nektar::UnitTests::PointTestClass
 
class  Nektar::UnitTests::TestPoint
 
struct  Nektar::UnitTests::TenD
 

Namespaces

namespace  Nektar
 
namespace  Nektar::UnitTests
 

Functions

bool Nektar::UnitTests::operator== (const PointTestClass &lhs, const PointTestClass &rhs)
 
bool Nektar::UnitTests::operator!= (const PointTestClass &lhs, const PointTestClass &rhs)
 
void Nektar::UnitTests::test ()
 
 Nektar::UnitTests::BOOST_AUTO_TEST_CASE (testNekPointConstruction)