Nektar++
|
Wrapper class for Riemann solver scalars. More...
#include <HomogeneousRSScalar.hpp>
Public Member Functions | |
HomoRSVector (RSVecFuncType func, int nPlanes, std::string desc="") | |
const Array< OneD, const Array < OneD, NekDouble > > & | Exec () |
Private Attributes | |
RSVecFuncType | m_func |
int | m_planeNumber |
int | m_numPlanes |
Array< OneD, Array< OneD, NekDouble > > | m_tmp |
Array< OneD, Array< OneD, NekDouble > > | m_tmp2 |
std::string | m_desc |
Wrapper class for Riemann solver scalars.
Definition at line 85 of file HomogeneousRSScalar.hpp.
|
inline |
Definition at line 88 of file HomogeneousRSScalar.hpp.
|
inline |
Definition at line 99 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 127 of file HomogeneousRSScalar.hpp.
|
private |
Definition at line 122 of file HomogeneousRSScalar.hpp.
Referenced by Exec().
|
private |
Definition at line 124 of file HomogeneousRSScalar.hpp.
Referenced by Exec().
|
private |
Definition at line 123 of file HomogeneousRSScalar.hpp.
Referenced by Exec().
Definition at line 125 of file HomogeneousRSScalar.hpp.
Referenced by Exec().