|
Nektar++
|
#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 |
| The above copyright notice and this permission notice shall be included. | |
| 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) | |