|
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 |
| The above copyright notice and this permission notice shall be included. | |
| namespace | Nektar::ScaledMatrixUnitTests |
Typedefs | |
| typedef NekMatrix< double > | Nektar::ScaledMatrixUnitTests::InnerMatrix |
| typedef NekMatrix< InnerMatrix, ScaledMatrixTag > | Nektar::ScaledMatrixUnitTests::SMat |