|
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) | 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 |
| SetAeroForce(Array< OneD, NekDouble > forces) | Nektar::SolverUtils::FluidInterface | inline |
| SetMovingFrameDisp(const Array< OneD, NekDouble > &vFrameDisp) | 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_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) | 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_SetAeroForce(Array< OneD, NekDouble > forces) | Nektar::SolverUtils::FluidInterface | inlineprotectedvirtual |
| v_SetMovingFrameDisp(const Array< OneD, NekDouble > &vFrameDisp) | 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 |