96         const int nDim   = 
m_tmp.size();
 
  101         for (
int i = 0; i < 
m_tmp.size(); ++i)
 
Wrapper class for Riemann solver scalars.
 
Array< OneD, const NekDouble > m_tmp2
 
Array< OneD, const NekDouble > m_tmp
 
HomoRSScalar(RSScalarFuncType func, int nPlanes)
 
const Array< OneD, const NekDouble > & Exec()
 
Wrapper class for Riemann solver scalars.
 
HomoRSVector(RSVecFuncType func, int nPlanes, std::string desc="")
 
Array< OneD, Array< OneD, NekDouble > > m_tmp
 
const Array< OneD, const Array< OneD, NekDouble > > & Exec()
 
Array< OneD, Array< OneD, NekDouble > > m_tmp2
 
std::function< const Array< OneD, const NekDouble > &()> RSScalarFuncType
 
std::function< const Array< OneD, const Array< OneD, NekDouble > > &()> RSVecFuncType
 
The above copyright notice and this permission notice shall be included.