Nektar++
|
#include <LibUtilities/LinearAlgebra/NekMatrix.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::UpperTriangularMatrixUnitTests |
Typedefs | |
typedef UpperTriangularMatrixFuncs | Nektar::UpperTriangularMatrixUnitTests::Policy |
Functions | |
Nektar::UpperTriangularMatrixUnitTests::BOOST_AUTO_TEST_CASE (TestMatrixVectorMultiplyUpper) | |
Nektar::UpperTriangularMatrixUnitTests::BOOST_AUTO_TEST_CASE (Test3x3MatrixVectorMultiplyUpper) | |