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

Go to the source code of this file.

Namespaces

namespace  Nektar
 
namespace  Nektar::VariableSizedNekVectorUnitTests
 

Functions

 Nektar::VariableSizedNekVectorUnitTests::BOOST_AUTO_TEST_CASE (TestConstructorWithArrayAndUserSpecifiedSize)
 
 Nektar::VariableSizedNekVectorUnitTests::BOOST_AUTO_TEST_CASE (ItemsThatShouldNotCompile)
 
 Nektar::VariableSizedNekVectorUnitTests::BOOST_AUTO_TEST_CASE (TestVectorSubtraction)
 
 Nektar::VariableSizedNekVectorUnitTests::BOOST_AUTO_TEST_CASE (TestVectorAddition)