Nektar++
Nektar::APEUpwindSolver Member List

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

AcousticSolver(const LibUtilities::SessionReaderSharedPtr &pSession)Nektar::AcousticSolverprotected
APEUpwindSolver(const LibUtilities::SessionReaderSharedPtr &pSession)Nektar::APEUpwindSolverprotected
CalcFluxJacobian(const int nDim, const Array< OneD, const Array< OneD, NekDouble > > &Fwd, const Array< OneD, const Array< OneD, NekDouble > > &Bwd, DNekBlkMatSharedPtr &FJac, DNekBlkMatSharedPtr &BJac)Nektar::SolverUtils::RiemannSolver
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
create(const LibUtilities::SessionReaderSharedPtr &pSession)Nektar::APEUpwindSolverinlinestatic
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
GetRotBasefield(Array< OneD, Array< OneD, NekDouble > > &bfFwd, Array< OneD, Array< OneD, NekDouble > > &bfBwd)Nektar::AcousticSolverprotected
GetScalars()Nektar::SolverUtils::RiemannSolverinline
GetVectors()Nektar::SolverUtils::RiemannSolverinline
m_auxScalNektar::SolverUtils::RiemannSolverprotected
m_auxVecNektar::SolverUtils::RiemannSolverprotected
m_paramsNektar::SolverUtils::RiemannSolverprotected
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
RiemannSolver(const LibUtilities::SessionReaderSharedPtr &pSession)Nektar::SolverUtils::RiemannSolverprotected
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
SetAuxVec(std::string name, RSVecFuncType fp)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::APEUpwindSolverstatic
v_CalcFluxJacobian(const int nDim, const Array< OneD, const Array< OneD, NekDouble > > &Fwd, const Array< OneD, const Array< OneD, NekDouble > > &Bwd, const Array< OneD, const Array< OneD, NekDouble > > &normals, DNekBlkMatSharedPtr &FJac, DNekBlkMatSharedPtr &BJac)Nektar::SolverUtils::RiemannSolverprotectedvirtual
v_PointSolve(NekDouble pL, NekDouble rhoL, NekDouble uL, NekDouble vL, NekDouble wL, NekDouble pR, NekDouble rhoR, NekDouble uR, NekDouble vR, NekDouble wR, NekDouble c0sqL, NekDouble rho0L, NekDouble u0L, NekDouble v0L, NekDouble w0L, NekDouble c0sqR, NekDouble rho0R, NekDouble u0R, NekDouble v0R, NekDouble w0R, NekDouble &pF, NekDouble &rhoF, NekDouble &uF, NekDouble &vF, NekDouble &wF) overrideNektar::APEUpwindSolverprotectedvirtual
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) overrideNektar::AcousticSolverprotectedvirtual
~RiemannSolver()Nektar::SolverUtils::RiemannSolverinlineprotectedvirtual