94 const int nDim =
m_tmp.size();
99 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="")
const Array< OneD, const Array< OneD, NekDouble > > & Exec()
Array< OneD, Array< OneD, NekDouble > > m_tmp
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