|
Nektar++
|
#include <LibUtilities/LinearAlgebra/NekMatrix.hpp>#include <boost/bind.hpp>#include <boost/test/tools/floating_point_comparison.hpp>#include <boost/test/unit_test.hpp>#include <functional>#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | Nektar |
| The above copyright notice and this permission notice shall be included. | |
| namespace | Nektar::MatrixMultiplicationTests |
Functions | |
| Nektar::MatrixMultiplicationTests::BOOST_AUTO_TEST_CASE (TestStandardFullTimesStandardFull) | |
| Nektar::MatrixMultiplicationTests::BOOST_AUTO_TEST_CASE (TestStandardFullTimesVector) | |
| Nektar::MatrixMultiplicationTests::BOOST_AUTO_TEST_CASE (TestScaledFullTimesScaledFull) | |
| Nektar::MatrixMultiplicationTests::BOOST_AUTO_TEST_CASE (TestScaledFullTimesVector) | |