|
Nektar++
|
This is the complete list of members for Nektar::SolverUtils::FluidInterface, including all inherited members.
| GetDensity(const Array< OneD, const Array< OneD, NekDouble >> &physfield, Array< OneD, NekDouble > &density) | Nektar::SolverUtils::FluidInterface | inline |
| GetMovingFrameAngles(Array< OneD, NekDouble > &vFrameTheta) | Nektar::SolverUtils::FluidInterface | inline |
| GetMovingFrameProjectionMat(boost::numeric::ublas::matrix< NekDouble > &vProjMat) | Nektar::SolverUtils::FluidInterface | inline |
| GetMovingFrameVelocities(Array< OneD, NekDouble > &vFrameVels) | Nektar::SolverUtils::FluidInterface | inline |
| GetPressure(const Array< OneD, const Array< OneD, NekDouble >> &physfield, Array< OneD, NekDouble > &pressure) | Nektar::SolverUtils::FluidInterface | inline |
| GetVelocity(const Array< OneD, const Array< OneD, NekDouble >> &physfield, Array< OneD, Array< OneD, NekDouble >> &velocity) | Nektar::SolverUtils::FluidInterface | inline |
| HasConstantDensity() | Nektar::SolverUtils::FluidInterface | inline |
| SetMovingFrameAngles(const Array< OneD, NekDouble > &vFrameTheta) | Nektar::SolverUtils::FluidInterface | inline |
| SetMovingFrameProjectionMat(const boost::numeric::ublas::matrix< NekDouble > &vProjMat) | Nektar::SolverUtils::FluidInterface | inline |
| SetMovingFrameVelocities(const Array< OneD, NekDouble > &vFrameVels) | Nektar::SolverUtils::FluidInterface | inline |
| v_GetDensity(const Array< OneD, const Array< OneD, NekDouble >> &physfield, Array< OneD, NekDouble > &density)=0 | Nektar::SolverUtils::FluidInterface | protectedpure virtual |
| v_GetMovingFrameAngles(Array< OneD, NekDouble > &vFrameTheta) | Nektar::SolverUtils::FluidInterface | inlineprotectedvirtual |
| v_GetMovingFrameProjectionMat(boost::numeric::ublas::matrix< NekDouble > &vProjMat) | Nektar::SolverUtils::FluidInterface | inlineprotectedvirtual |
| v_GetMovingFrameVelocities(Array< OneD, NekDouble > &vFrameVels) | Nektar::SolverUtils::FluidInterface | inlineprotectedvirtual |
| v_GetPressure(const Array< OneD, const Array< OneD, NekDouble >> &physfield, Array< OneD, NekDouble > &pressure)=0 | Nektar::SolverUtils::FluidInterface | protectedpure virtual |
| v_GetVelocity(const Array< OneD, const Array< OneD, NekDouble >> &physfield, Array< OneD, Array< OneD, NekDouble >> &velocity)=0 | Nektar::SolverUtils::FluidInterface | protectedpure virtual |
| v_HasConstantDensity()=0 | Nektar::SolverUtils::FluidInterface | protectedpure virtual |
| v_SetMovingFrameAngles(const Array< OneD, NekDouble > &vFrameTheta) | Nektar::SolverUtils::FluidInterface | inlineprotectedvirtual |
| v_SetMovingFrameProjectionMat(const boost::numeric::ublas::matrix< NekDouble > &vProjMat) | Nektar::SolverUtils::FluidInterface | inlineprotectedvirtual |
| v_SetMovingFrameVelocities(const Array< OneD, NekDouble > &vFrameVels) | Nektar::SolverUtils::FluidInterface | inlineprotectedvirtual |
| ~FluidInterface()=default | Nektar::SolverUtils::FluidInterface | virtual |