|
Nektar++
|
Functions | |
| void | createSessionFile (fs::path &ph) |
| void | setupContFieldSolve (fs::path &ph, LibUtilities::SessionReaderSharedPtr &Session, MultiRegions::ContFieldSharedPtr &Exp, MultiRegions::ContFieldSharedPtr &Fce) |
| BOOST_AUTO_TEST_CASE (TestVarcoeffHashing) | |
| BOOST_AUTO_TEST_CASE (TestUnsetGlobalLinSys) | |
| Nektar::VarcoeffHashingTest::BOOST_AUTO_TEST_CASE | ( | TestUnsetGlobalLinSys | ) |
Definition at line 296 of file TestVarcoeffHashing.cpp.
References contfield, factors, forcefield, varcoeffs1, and varcoeffs2.
| Nektar::VarcoeffHashingTest::BOOST_AUTO_TEST_CASE | ( | TestVarcoeffHashing | ) |
Definition at line 255 of file TestVarcoeffHashing.cpp.
References contfield, createSessionFile(), factors, forcefield, lsession, pathGlobal, setupContFieldSolve(), varcoeffs1, and varcoeffs2.
| void Nektar::VarcoeffHashingTest::createSessionFile | ( | fs::path & | ph | ) |
Definition at line 168 of file TestVarcoeffHashing.cpp.
References sessionfile, and Nektar::LibUtilities::UniquePath().
Referenced by BOOST_AUTO_TEST_CASE().
| void Nektar::VarcoeffHashingTest::setupContFieldSolve | ( | fs::path & | ph, |
| LibUtilities::SessionReaderSharedPtr & | Session, | ||
| MultiRegions::ContFieldSharedPtr & | Exp, | ||
| MultiRegions::ContFieldSharedPtr & | Fce | ||
| ) |
Definition at line 186 of file TestVarcoeffHashing.cpp.
References Nektar::MemoryManager< DataType >::AllocateSharedPtr(), Nektar::LibUtilities::SessionReader::CreateInstance(), Nektar::StdRegions::eFactorLambda, Nektar::StdRegions::eVarCoeffD00, Nektar::StdRegions::eVarCoeffVelX, Nektar::StdRegions::eVarCoeffVelY, Nektar::StdRegions::eVarCoeffVelZ, factors, Nektar::SpatialDomains::MeshGraphIO::Read(), varcoeffs1, varcoeffs2, and Vmath::Zero().
Referenced by BOOST_AUTO_TEST_CASE().
| MultiRegions::ContFieldSharedPtr Nektar::VarcoeffHashingTest::contfield |
Definition at line 50 of file TestVarcoeffHashing.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().
| StdRegions::ConstFactorMap Nektar::VarcoeffHashingTest::factors |
Definition at line 52 of file TestVarcoeffHashing.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and setupContFieldSolve().
| MultiRegions::ContFieldSharedPtr Nektar::VarcoeffHashingTest::forcefield |
Definition at line 50 of file TestVarcoeffHashing.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().
| LibUtilities::SessionReaderSharedPtr Nektar::VarcoeffHashingTest::lsession |
Definition at line 49 of file TestVarcoeffHashing.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
| fs::path Nektar::VarcoeffHashingTest::pathGlobal |
Definition at line 48 of file TestVarcoeffHashing.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
|
static |
Definition at line 57 of file TestVarcoeffHashing.cpp.
Referenced by createSessionFile().
| StdRegions::VarCoeffMap Nektar::VarcoeffHashingTest::varcoeffs1 |
Definition at line 53 of file TestVarcoeffHashing.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and setupContFieldSolve().
| StdRegions::VarCoeffMap Nektar::VarcoeffHashingTest::varcoeffs2 |
Definition at line 53 of file TestVarcoeffHashing.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and setupContFieldSolve().