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::LowerTriangularMatrixUnitTests |
Typedefs | |
typedef LowerTriangularMatrixFuncs | Nektar::LowerTriangularMatrixUnitTests::Policy |
Functions | |
Nektar::LowerTriangularMatrixUnitTests::BOOST_AUTO_TEST_CASE (TestMatrixVectorMultiplyLower) | |
Nektar::LowerTriangularMatrixUnitTests::BOOST_AUTO_TEST_CASE (Test3x3MatrixVectorMultiplyLower) | |