Nektar++
Namespaces | Functions
TestNekMatrixMultiplication.cpp File Reference
#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
 
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)