Nektar++
|
Functions | |
BOOST_AUTO_TEST_CASE (TestLinearSystemSolveWithReturnValue) | |
BOOST_AUTO_TEST_CASE (TestLinearSystemSolveWithSoluationAsParameter) | |
BOOST_AUTO_TEST_CASE (TestDiagonalSystem) | |
BOOST_AUTO_TEST_CASE (TestDiagonalSystemAsFullSystem) | |
BOOST_AUTO_TEST_CASE (TestSmallFullSystem) | |
BOOST_AUTO_TEST_CASE (TestLargeFullSystem) | |
BOOST_AUTO_TEST_CASE (TestFullSystemWithWrappedVectors) | |
BOOST_AUTO_TEST_CASE (TestSymmetricMatrix) | |
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE | ( | TestDiagonalSystem | ) |
Definition at line 114 of file testLinearSystem.cpp.
References Nektar::eDIAGONAL, Nektar::LinearSystem::Solve(), and Nektar::LinearSystem::SolveTranspose().
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE | ( | TestDiagonalSystemAsFullSystem | ) |
Definition at line 140 of file testLinearSystem.cpp.
References Nektar::eFULL, and Nektar::LinearSystem::Solve().
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE | ( | TestFullSystemWithWrappedVectors | ) |
Definition at line 256 of file testLinearSystem.cpp.
References Nektar::eFULL, Nektar::eWrapper, and Nektar::LinearSystem::SolveTranspose().
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE | ( | TestLargeFullSystem | ) |
Definition at line 184 of file testLinearSystem.cpp.
References Nektar::eFULL, and Nektar::LinearSystem::SolveTranspose().
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE | ( | TestLinearSystemSolveWithReturnValue | ) |
Definition at line 43 of file testLinearSystem.cpp.
References Nektar::eDIAGONAL, and Nektar::LinearSystem::Solve().
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE | ( | TestLinearSystemSolveWithSoluationAsParameter | ) |
Definition at line 81 of file testLinearSystem.cpp.
References Nektar::eDIAGONAL, and Nektar::LinearSystem::Solve().
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE | ( | TestSmallFullSystem | ) |
Definition at line 161 of file testLinearSystem.cpp.
References Nektar::eFULL, Nektar::LinearSystem::Solve(), and Nektar::LinearSystem::SolveTranspose().
Nektar::LinearSystemUnitTests::BOOST_AUTO_TEST_CASE | ( | TestSymmetricMatrix | ) |
Definition at line 295 of file testLinearSystem.cpp.
References Nektar::eSYMMETRIC, Nektar::LinearSystem::Solve(), and Nektar::LinearSystem::SolveTranspose().