Nektar++
Classes | Namespaces | Functions
testNekVector.cpp File Reference
#include <LibUtilities/LinearAlgebra/NekMatrix.hpp>
#include <LibUtilities/LinearAlgebra/NekVector.hpp>
#include <boost/test/tools/floating_point_comparison.hpp>
#include <boost/test/unit_test.hpp>
#include <iostream>

Go to the source code of this file.

Classes

class  Nektar::UnitTests::VectorTestClass
 
struct  Nektar::UnitTests::TenD
 

Namespaces

namespace  Nektar
 
namespace  Nektar::UnitTests
 

Functions

bool Nektar::UnitTests::operator== (const VectorTestClass &lhs, const VectorTestClass &rhs)
 
bool Nektar::UnitTests::operator!= (const VectorTestClass &lhs, const VectorTestClass &rhs)
 
 Nektar::UnitTests::BOOST_AUTO_TEST_CASE (TestNekVectorConstruction)
 
 Nektar::UnitTests::BOOST_AUTO_TEST_CASE (TestNekVectorOperators)
 
 Nektar::UnitTests::BOOST_AUTO_TEST_CASE (TestNekVectorArithmetic)
 
 Nektar::UnitTests::BOOST_AUTO_TEST_CASE (TestNorms)
 
 Nektar::UnitTests::BOOST_AUTO_TEST_CASE (TestMatrixVectorMultiply)
 
 Nektar::UnitTests::BOOST_AUTO_TEST_CASE (TestVectorConstructorsWithSizeArguments)