| 
    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 45 of file HomogeneousRSScalar.hpp.
      
  | 
  inline | 
Definition at line 48 of file HomogeneousRSScalar.hpp.
Definition at line 53 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 70 of file HomogeneousRSScalar.hpp.
Referenced by Exec().
      
  | 
  private | 
Definition at line 72 of file HomogeneousRSScalar.hpp.
Referenced by Exec().
      
  | 
  private | 
Definition at line 71 of file HomogeneousRSScalar.hpp.
Referenced by Exec().
Definition at line 73 of file HomogeneousRSScalar.hpp.
Referenced by Exec().