|
Nektar++
|
This is the complete list of members for Nektar::SolverUtils::FluidInterface, including all inherited members.
| GetAeroForce(Array< OneD, NekDouble > forces) | Nektar::SolverUtils::FluidInterface | inline |
| GetDensity(const Array< OneD, const Array< OneD, NekDouble > > &physfield, Array< OneD, NekDouble > &density) | Nektar::SolverUtils::FluidInterface | inline |
| GetMovingFrameDisp(Array< OneD, NekDouble > &vFrameDisp, const int step) | Nektar::SolverUtils::FluidInterface | inline |
| GetMovingFrameVelocities(Array< OneD, NekDouble > &vFrameVels, const int step) | 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 |
| SetAeroForce(Array< OneD, NekDouble > forces) | Nektar::SolverUtils::FluidInterface | inline |
| SetMovingFrameDisp(const Array< OneD, NekDouble > &vFrameDisp, const int step) | Nektar::SolverUtils::FluidInterface | inline |
| SetMovingFramePivot(const Array< OneD, NekDouble > &vFramePivot) | Nektar::SolverUtils::FluidInterface | inline |
| SetMovingFrameVelocities(const Array< OneD, NekDouble > &vFrameVels, const int step) | Nektar::SolverUtils::FluidInterface | inline |
| v_GetAeroForce(Array< OneD, NekDouble > forces) | Nektar::SolverUtils::FluidInterface | inlineprotectedvirtual |
| v_GetDensity(const Array< OneD, const Array< OneD, NekDouble > > &physfield, Array< OneD, NekDouble > &density)=0 | Nektar::SolverUtils::FluidInterface | protectedpure virtual |
| v_GetMovingFrameDisp(Array< OneD, NekDouble > &vFrameDisp, const int step) | Nektar::SolverUtils::FluidInterface | inlineprotectedvirtual |
| v_GetMovingFrameVelocities(Array< OneD, NekDouble > &vFrameVels, const int step) | 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_SetAeroForce(Array< OneD, NekDouble > forces) | Nektar::SolverUtils::FluidInterface | inlineprotectedvirtual |
| v_SetMovingFrameDisp(const Array< OneD, NekDouble > &vFrameDisp, const int step) | Nektar::SolverUtils::FluidInterface | inlineprotectedvirtual |
| v_SetMovingFramePivot(const Array< OneD, NekDouble > &vFramePivot) | Nektar::SolverUtils::FluidInterface | inlineprotectedvirtual |
| v_SetMovingFrameVelocities(const Array< OneD, NekDouble > &vFrameVels, const int step) | Nektar::SolverUtils::FluidInterface | inlineprotectedvirtual |
| ~FluidInterface()=default | Nektar::SolverUtils::FluidInterface | virtual |