|
Nektar++
|
Functions | |
| void | CheckInvBwdTrans (const StdRegions::StdExpansionSharedPtr &exp) |
| BOOST_AUTO_TEST_CASE (TestQuadInvBwdTransPseudoInverse) | |
| BOOST_AUTO_TEST_CASE (TestHexInvBwdTransPseudoInverse) | |
| Nektar::StdRegionsUnitTests::BOOST_AUTO_TEST_CASE | ( | TestHexInvBwdTransPseudoInverse | ) |
Definition at line 99 of file TestInvBwdTrans.cpp.
References Nektar::MemoryManager< DataType >::AllocateSharedPtr(), CheckInvBwdTrans(), Nektar::LibUtilities::eGaussLobattoLegendre, and Nektar::LibUtilities::eModified_A.
| Nektar::StdRegionsUnitTests::BOOST_AUTO_TEST_CASE | ( | TestQuadInvBwdTransPseudoInverse | ) |
Definition at line 86 of file TestInvBwdTrans.cpp.
References Nektar::MemoryManager< DataType >::AllocateSharedPtr(), CheckInvBwdTrans(), Nektar::LibUtilities::eGaussLobattoLegendre, and Nektar::LibUtilities::eModified_A.
| void Nektar::StdRegionsUnitTests::CheckInvBwdTrans | ( | const StdRegions::StdExpansionSharedPtr & | exp | ) |
Definition at line 44 of file TestInvBwdTrans.cpp.
References Nektar::StdRegions::eBwdTrans, Nektar::StdRegions::eInvBwdTrans, and Nektar::StdRegions::eInvIProductWRTBase.
Referenced by BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().