Nektar++
|
#include <LibUtilities/LinearAlgebra/NekMatrix.hpp>
#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::ScaledMatrixUnitTests |
Functions | |
Nektar::ScaledMatrixUnitTests::BOOST_AUTO_TEST_CASE (TestConstruction) | |
Nektar::ScaledMatrixUnitTests::BOOST_AUTO_TEST_CASE (TestElementAccessScaledMatrix) | |
Nektar::ScaledMatrixUnitTests::BOOST_AUTO_TEST_CASE (TestGetNumElements) | |
Nektar::ScaledMatrixUnitTests::BOOST_AUTO_TEST_CASE (TestGetStorageType) | |