Nektar++
|
Functions | |
BOOST_AUTO_TEST_CASE (TestAddition) | |
BOOST_AUTO_TEST_CASE (TestSubtraction) | |
BOOST_AUTO_TEST_CASE (TestThreeAdditions) | |
BOOST_AUTO_TEST_CASE (TestTransposedMultiplication) | |
BOOST_AUTO_TEST_CASE (TestGlobalTransposeMethod) | |
BOOST_AUTO_TEST_CASE (TestScalarMatrixMultiply) | |
Nektar::StandardMatrixOperationsUnitTests::BOOST_AUTO_TEST_CASE | ( | TestAddition | ) |
Definition at line 127 of file TestStandardMatrix.cpp.
References Nektar::GenerateMatrices(), Nektar::RunAllAddCombinations(), and Nektar::Transpose().
Nektar::StandardMatrixOperationsUnitTests::BOOST_AUTO_TEST_CASE | ( | TestGlobalTransposeMethod | ) |
Definition at line 244 of file TestStandardMatrix.cpp.
References Nektar::Transpose().
Nektar::StandardMatrixOperationsUnitTests::BOOST_AUTO_TEST_CASE | ( | TestScalarMatrixMultiply | ) |
Definition at line 276 of file TestStandardMatrix.cpp.
Nektar::StandardMatrixOperationsUnitTests::BOOST_AUTO_TEST_CASE | ( | TestSubtraction | ) |
Definition at line 162 of file TestStandardMatrix.cpp.
References Nektar::GenerateMatrices(), and Nektar::RunAllSubCombinations().
Nektar::StandardMatrixOperationsUnitTests::BOOST_AUTO_TEST_CASE | ( | TestThreeAdditions | ) |
Definition at line 187 of file TestStandardMatrix.cpp.
Nektar::StandardMatrixOperationsUnitTests::BOOST_AUTO_TEST_CASE | ( | TestTransposedMultiplication | ) |
Definition at line 203 of file TestStandardMatrix.cpp.
References Nektar::Transpose().