Nektar++
|
#include <boost/test/unit_test.hpp>
#include <LibUtilities/LinearAlgebra/NekMatrix.hpp>
#include <boost/test/tools/floating_point_comparison.hpp>
#include <UnitTests/LibUtilities/LinearAlgebra/TestCombinationRunner.h>
Go to the source code of this file.
Namespaces | |
namespace | Nektar |
namespace | Nektar::ScaledMatrixUnitTests |
Typedefs | |
typedef NekMatrix< double > | Nektar::ScaledMatrixUnitTests::InnerMatrix |
typedef NekMatrix< InnerMatrix, ScaledMatrixTag > | Nektar::ScaledMatrixUnitTests::SMat |