Nektar++
|
Wrapper class for Riemann solver scalars. More...
#include <HomogeneousRSScalar.hpp>
Public Member Functions | |
HomoRSScalar (RSScalarFuncType func, int nPlanes) | |
const Array< OneD, const NekDouble > & | Exec () |
Private Attributes | |
RSScalarFuncType | m_func |
int | m_planeNumber |
int | m_numPlanes |
Array< OneD, const NekDouble > | m_tmp |
Array< OneD, const NekDouble > | m_tmp2 |
Wrapper class for Riemann solver scalars.
Definition at line 46 of file HomogeneousRSScalar.hpp.
|
inline |
Definition at line 49 of file HomogeneousRSScalar.hpp.
Definition at line 58 of file HomogeneousRSScalar.hpp.
References m_func, m_numPlanes, m_planeNumber, m_tmp, and m_tmp2.
Referenced by Nektar::SolverUtils::Advection3DHomogeneous1D::v_InitObject().
|
private |
Definition at line 75 of file HomogeneousRSScalar.hpp.
Referenced by Exec().
|
private |
Definition at line 77 of file HomogeneousRSScalar.hpp.
Referenced by Exec().
|
private |
Definition at line 76 of file HomogeneousRSScalar.hpp.
Referenced by Exec().
Definition at line 78 of file HomogeneousRSScalar.hpp.
Referenced by Exec().