Nektar++
|
#include <FilterInterfaces.hpp>
Definition at line 47 of file FilterInterfaces.hpp.
|
virtualdefault |
Get aerodynamic force and moment.
Definition at line 241 of file FilterInterfaces.hpp.
References v_GetAeroForce().
|
inline |
Extract array with density from physfield.
Definition at line 168 of file FilterInterfaces.hpp.
References v_GetDensity().
|
inline |
Definition at line 230 of file FilterInterfaces.hpp.
References v_GetMovingFrameDisp().
|
inline |
Definition at line 215 of file FilterInterfaces.hpp.
References v_GetMovingFrameProjectionMat().
|
inline |
Definition at line 197 of file FilterInterfaces.hpp.
References v_GetMovingFrameVelocities().
|
inline |
Extract array with pressure from physfield.
Definition at line 178 of file FilterInterfaces.hpp.
References CG_Iterations::pressure, and v_GetPressure().
|
inline |
Extract array with velocity from physfield.
Definition at line 150 of file FilterInterfaces.hpp.
References v_GetVelocity().
|
inline |
Definition at line 160 of file FilterInterfaces.hpp.
References v_HasConstantDensity().
Set aerodynamic force and moment.
Definition at line 236 of file FilterInterfaces.hpp.
References v_SetAeroForce().
|
inline |
Definition at line 224 of file FilterInterfaces.hpp.
References v_SetMovingFrameDisp().
|
inline |
Definition at line 206 of file FilterInterfaces.hpp.
References v_SetMovingFrameProjectionMat().
|
inline |
Definition at line 188 of file FilterInterfaces.hpp.
References v_SetMovingFrameVelocities().
|
inlineprotectedvirtual |
Reimplemented in Nektar::IncNavierStokes.
Definition at line 141 of file FilterInterfaces.hpp.
Referenced by GetAeroForce().
|
protectedpure virtual |
Implemented in Nektar::CompressibleFlowSystem, Nektar::IncNavierStokes, and Nektar::SolverUtils::FileSolution.
Referenced by GetDensity().
|
inlineprotectedvirtual |
Reimplemented in Nektar::IncNavierStokes.
Definition at line 131 of file FilterInterfaces.hpp.
Referenced by GetMovingFrameDisp().
|
inlineprotectedvirtual |
Definition at line 123 of file FilterInterfaces.hpp.
Referenced by GetMovingFrameProjectionMat().
|
inlineprotectedvirtual |
Reimplemented in Nektar::IncNavierStokes.
Definition at line 114 of file FilterInterfaces.hpp.
Referenced by GetMovingFrameVelocities().
|
protectedpure virtual |
Implemented in Nektar::CompressibleFlowSystem, Nektar::IncNavierStokes, and Nektar::SolverUtils::FileSolution.
Referenced by GetPressure().
|
protectedpure virtual |
Implemented in Nektar::CompressibleFlowSystem, Nektar::IncNavierStokes, and Nektar::SolverUtils::FileSolution.
Referenced by GetVelocity().
|
protectedpure virtual |
Implemented in Nektar::CompressibleFlowSystem, Nektar::IncNavierStokes, and Nektar::SolverUtils::FileSolution.
Referenced by HasConstantDensity().
|
inlineprotectedvirtual |
Reimplemented in Nektar::IncNavierStokes.
Definition at line 136 of file FilterInterfaces.hpp.
Referenced by SetAeroForce().
|
inlineprotectedvirtual |
Reimplemented in Nektar::IncNavierStokes.
Definition at line 127 of file FilterInterfaces.hpp.
Referenced by SetMovingFrameDisp().
|
inlineprotectedvirtual |
Definition at line 118 of file FilterInterfaces.hpp.
Referenced by SetMovingFrameProjectionMat().
|
inlineprotectedvirtual |
Reimplemented in Nektar::IncNavierStokes.
Definition at line 110 of file FilterInterfaces.hpp.
Referenced by SetMovingFrameVelocities().