Nektar++
|
Functions | |
BOOST_AUTO_TEST_CASE (TestDirectBlasCall) | |
BOOST_AUTO_TEST_CASE (TestSquareDirectBlasCall) | |
BOOST_AUTO_TEST_CASE (TestDifferentNumberOfLowerAndUpperDiagonalsDirectBlasCall) | |
BOOST_AUTO_TEST_CASE (TestLargerPackedMatrixThanNormal) | |
BOOST_AUTO_TEST_CASE (TestStandardMatrixVectorMultiply) | |
BOOST_AUTO_TEST_CASE (TestUnequalNumbersOfSubAndSuperDiagonalsMatrixVectorMultiply) | |
BOOST_AUTO_TEST_CASE (TestNoSubdiagonalsTwoSuperDiagonalsMatrixVectorMultiply) | |
BOOST_AUTO_TEST_CASE (TestNoSubdiagonalsThreeSuperDiagonalsMatrixVectorMultiply) | |
BOOST_AUTO_TEST_CASE (TestNoSubdiagonalsFourSuperDiagonalsMatrixVectorMultiply) | |
BOOST_AUTO_TEST_CASE (Test2Sub2SuperMatrixVectorMultiply) | |
BOOST_AUTO_TEST_CASE (Test3Sub2SuperMatrixVectorMultiply) | |
BOOST_AUTO_TEST_CASE (Test4Sub2SuperMatrixVectorMultiply) | |
BOOST_AUTO_TEST_CASE (TestDiagonalOnlyMatrixVectorMultiply) | |
BOOST_AUTO_TEST_CASE (TestBandedMatrixLinearSystemSolves) | |
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | Test2Sub2SuperMatrixVectorMultiply | ) |
Definition at line 265 of file TestBandedMatrixOperations.cpp.
References Nektar::eBANDED.
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | Test3Sub2SuperMatrixVectorMultiply | ) |
Definition at line 293 of file TestBandedMatrixOperations.cpp.
References Nektar::eBANDED.
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | Test4Sub2SuperMatrixVectorMultiply | ) |
Definition at line 321 of file TestBandedMatrixOperations.cpp.
References Nektar::eBANDED.
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | TestBandedMatrixLinearSystemSolves | ) |
Definition at line 377 of file TestBandedMatrixOperations.cpp.
References Nektar::eBANDED, and Nektar::LinearSystem::Solve().
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | TestDiagonalOnlyMatrixVectorMultiply | ) |
Definition at line 350 of file TestBandedMatrixOperations.cpp.
References Nektar::eBANDED.
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | TestDifferentNumberOfLowerAndUpperDiagonalsDirectBlasCall | ) |
Definition at line 84 of file TestBandedMatrixOperations.cpp.
References Blas::Dgbmv().
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | TestDirectBlasCall | ) |
Definition at line 47 of file TestBandedMatrixOperations.cpp.
References Blas::Dgbmv().
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | TestLargerPackedMatrixThanNormal | ) |
Definition at line 103 of file TestBandedMatrixOperations.cpp.
References Blas::Dgbmv().
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | TestNoSubdiagonalsFourSuperDiagonalsMatrixVectorMultiply | ) |
Definition at line 237 of file TestBandedMatrixOperations.cpp.
References Nektar::eBANDED.
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | TestNoSubdiagonalsThreeSuperDiagonalsMatrixVectorMultiply | ) |
Definition at line 209 of file TestBandedMatrixOperations.cpp.
References Nektar::eBANDED.
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | TestNoSubdiagonalsTwoSuperDiagonalsMatrixVectorMultiply | ) |
Definition at line 182 of file TestBandedMatrixOperations.cpp.
References Nektar::eBANDED.
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | TestSquareDirectBlasCall | ) |
Definition at line 65 of file TestBandedMatrixOperations.cpp.
References Blas::Dgbmv().
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | TestStandardMatrixVectorMultiply | ) |
Definition at line 121 of file TestBandedMatrixOperations.cpp.
References Nektar::eBANDED.
Nektar::BandedMatrixVectorMultiplicationUnitTests::BOOST_AUTO_TEST_CASE | ( | TestUnequalNumbersOfSubAndSuperDiagonalsMatrixVectorMultiply | ) |
Definition at line 153 of file TestBandedMatrixOperations.cpp.
References Nektar::eBANDED.