Nektar++
|
#include <boost/test/tools/floating_point_comparison.hpp>
#include <boost/test/unit_test.hpp>
#include <LibUtilities/LinearAlgebra/NekLinAlgAlgorithms.hpp>
#include <LibUtilities/LinearAlgebra/NekMatrix.hpp>
#include <LibUtilities/LinearAlgebra/NekVector.hpp>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | Nektar |
The above copyright notice and this permission notice shall be included. | |
namespace | Nektar::NekLinAlgTests |
Functions | |
Nektar::NekLinAlgTests::BOOST_AUTO_TEST_CASE (TestGramSchmidtOrthogonalizationBookExample) | |