Nektar++
|
#include <LibUtilities/LinearAlgebra/NekLinSys.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::LinearSystemUnitTests |
Functions | |
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE (TestLinearSystemSolveWithReturnValue) | |
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE (TestLinearSystemSolveWithSoluationAsParameter) | |
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE (TestDiagonalSystem) | |
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE (TestDiagonalSystemAsFullSystem) | |
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE (TestSmallFullSystem) | |
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE (TestLargeFullSystem) | |
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE (TestFullSystemWithWrappedVectors) | |
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE (TestSymmetricMatrix) | |