Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Nektar::RoeSolver Member List

This is the complete list of members for Nektar::RoeSolver, including all inherited members.

CheckAuxScal(std::string name)Nektar::SolverUtils::RiemannSolverprotected
CheckAuxVec(std::string name)Nektar::SolverUtils::RiemannSolverprotected
CheckParams(std::string name)Nektar::SolverUtils::RiemannSolverprotected
CheckScalars(std::string name)Nektar::SolverUtils::RiemannSolverprotected
CheckVectors(std::string name)Nektar::SolverUtils::RiemannSolverprotected
CompressibleSolver()Nektar::CompressibleSolverprotected
create()Nektar::RoeSolverinlinestatic
FromToRotation(Array< OneD, const NekDouble > &from, Array< OneD, const NekDouble > &to, NekDouble *mat)Nektar::SolverUtils::RiemannSolverprotected
GenerateRotationMatrices(const Array< OneD, const Array< OneD, NekDouble > > &normals)Nektar::SolverUtils::RiemannSolverprotected
GetParams()Nektar::SolverUtils::RiemannSolverinline
GetScalars()Nektar::SolverUtils::RiemannSolverinline
GetVectors()Nektar::SolverUtils::RiemannSolverinline
m_auxScalNektar::SolverUtils::RiemannSolverprotected
m_auxVecNektar::SolverUtils::RiemannSolverprotected
m_paramsNektar::SolverUtils::RiemannSolverprotected
m_pointSolveNektar::CompressibleSolverprotected
m_requiresRotationNektar::SolverUtils::RiemannSolverprotected
m_rotMatNektar::SolverUtils::RiemannSolverprotected
m_rotStorageNektar::SolverUtils::RiemannSolverprotected
m_scalarsNektar::SolverUtils::RiemannSolverprotected
m_spacedimNektar::SolverUtils::RiemannSolver
m_vectorsNektar::SolverUtils::RiemannSolverprotected
RiemannSolver()Nektar::SolverUtils::RiemannSolverprotected
RoeSolver()Nektar::RoeSolverprotected
rotateFromNormal(const Array< OneD, const Array< OneD, NekDouble > > &inarray, const Array< OneD, const Array< OneD, NekDouble > > &normals, const Array< OneD, const Array< OneD, NekDouble > > &vecLocs, Array< OneD, Array< OneD, NekDouble > > &outarray)Nektar::SolverUtils::RiemannSolverprotected
rotateToNormal(const Array< OneD, const Array< OneD, NekDouble > > &inarray, const Array< OneD, const Array< OneD, NekDouble > > &normals, const Array< OneD, const Array< OneD, NekDouble > > &vecLocs, Array< OneD, Array< OneD, NekDouble > > &outarray)Nektar::SolverUtils::RiemannSolverprotected
SetAuxScal(std::string name, FuncPointerT func, ObjectPointerT obj)Nektar::SolverUtils::RiemannSolverinline
SetAuxVec(std::string name, FuncPointerT func, ObjectPointerT obj)Nektar::SolverUtils::RiemannSolverinline
SetParam(std::string name, FuncPointerT func, ObjectPointerT obj)Nektar::SolverUtils::RiemannSolverinline
SetParam(std::string name, RSParamFuncType fp)Nektar::SolverUtils::RiemannSolverinline
SetScalar(std::string name, FuncPointerT func, ObjectPointerT obj)Nektar::SolverUtils::RiemannSolverinline
SetScalar(std::string name, RSScalarFuncType fp)Nektar::SolverUtils::RiemannSolverinline
SetVector(std::string name, FuncPointerT func, ObjectPointerT obj)Nektar::SolverUtils::RiemannSolverinline
SetVector(std::string name, RSVecFuncType fp)Nektar::SolverUtils::RiemannSolverinline
Solve(const int nDim, const Array< OneD, const Array< OneD, NekDouble > > &Fwd, const Array< OneD, const Array< OneD, NekDouble > > &Bwd, Array< OneD, Array< OneD, NekDouble > > &flux)Nektar::SolverUtils::RiemannSolver
solverNameNektar::RoeSolverstatic
v_ArraySolve(const Array< OneD, const Array< OneD, NekDouble > > &Fwd, const Array< OneD, const Array< OneD, NekDouble > > &Bwd, Array< OneD, Array< OneD, NekDouble > > &flux)Nektar::CompressibleSolverinlineprotectedvirtual
v_PointSolve(double rhoL, double rhouL, double rhovL, double rhowL, double EL, double rhoR, double rhouR, double rhovR, double rhowR, double ER, double &rhof, double &rhouf, double &rhovf, double &rhowf, double &Ef)Nektar::RoeSolverprotectedvirtual
v_PointSolveVisc(NekDouble rhoL, NekDouble rhouL, NekDouble rhovL, NekDouble rhowL, NekDouble EL, NekDouble EpsL, NekDouble rhoR, NekDouble rhouR, NekDouble rhovR, NekDouble rhowR, NekDouble ER, NekDouble EpsR, NekDouble &rhof, NekDouble &rhouf, NekDouble &rhovf, NekDouble &rhowf, NekDouble &Ef, NekDouble &Epsf)Nektar::CompressibleSolverinlineprotectedvirtual
v_Solve(const int nDim, const Array< OneD, const Array< OneD, NekDouble > > &Fwd, const Array< OneD, const Array< OneD, NekDouble > > &Bwd, Array< OneD, Array< OneD, NekDouble > > &flux)Nektar::CompressibleSolverprotectedvirtual