Nektar++
|
#include <boost/test/unit_test.hpp>
#include <LibUtilities/LinearAlgebra/NekMatrix.hpp>
#include <UnitTests/CountedObject.h>
#include <boost/test/tools/floating_point_comparison.hpp>
Go to the source code of this file.
Namespaces | |
namespace | Nektar |
namespace | Nektar::DiagonalMatrixOperationsUnitTests |
Functions | |
Nektar::DiagonalMatrixOperationsUnitTests::BOOST_AUTO_TEST_CASE (TestDoubleDiagonalVectorMultiplication) | |
Nektar::DiagonalMatrixOperationsUnitTests::BOOST_AUTO_TEST_CASE (TestDoubleScaledDiagonalVectorMultiplication) | |