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

Go to the source code of this file.

Namespaces

namespace  Nektar
 
namespace  Nektar::MatrixUnitTests
 
namespace  Nektar::UnitTests
 

Functions

 Nektar::MatrixUnitTests::BOOST_AUTO_TEST_CASE (TestFullMatrixInversion)
 
 Nektar::MatrixUnitTests::BOOST_AUTO_TEST_CASE (TestDiagonalMatrixInversion)
 
 Nektar::MatrixUnitTests::BOOST_AUTO_TEST_CASE (TestNekMatrixConstruction)
 
 Nektar::MatrixUnitTests::BOOST_AUTO_TEST_CASE (TestFullNekMatrixGetValue)
 
 Nektar::MatrixUnitTests::BOOST_AUTO_TEST_CASE (TestDiagonalMatrixGetValue)
 
 Nektar::MatrixUnitTests::BOOST_AUTO_TEST_CASE (TestFullNekMatrixSetValue)
 
 Nektar::MatrixUnitTests::BOOST_AUTO_TEST_CASE (TestDiagonalNekMatrixSetValue)
 
 Nektar::MatrixUnitTests::BOOST_AUTO_TEST_CASE (TestFullFullMatrixAddition)
 
 Nektar::UnitTests::BOOST_AUTO_TEST_CASE (testNekMatrixConstruction)
 
 Nektar::UnitTests::BOOST_AUTO_TEST_CASE (testNekMatrixBasicMath)