Nektar++
|
#include <FilterInterfaces.hpp>
Definition at line 49 of file FilterInterfaces.hpp.
|
virtualdefault |
|
inline |
Extract array with density from physfield.
Definition at line 159 of file FilterInterfaces.hpp.
References v_GetDensity().
|
inline |
Definition at line 221 of file FilterInterfaces.hpp.
References v_GetMovingFrameAngles().
|
inline |
Definition at line 206 of file FilterInterfaces.hpp.
References v_GetMovingFrameProjectionMat().
|
inline |
Definition at line 188 of file FilterInterfaces.hpp.
References v_GetMovingFrameVelocities().
|
inline |
Extract array with pressure from physfield.
Definition at line 169 of file FilterInterfaces.hpp.
References CG_Iterations::pressure, and v_GetPressure().
|
inline |
Extract array with velocity from physfield.
Definition at line 141 of file FilterInterfaces.hpp.
References v_GetVelocity().
|
inline |
Definition at line 151 of file FilterInterfaces.hpp.
References v_HasConstantDensity().
|
inline |
Definition at line 215 of file FilterInterfaces.hpp.
References v_SetMovingFrameAngles().
|
inline |
Definition at line 197 of file FilterInterfaces.hpp.
References v_SetMovingFrameProjectionMat().
|
inline |
Definition at line 179 of file FilterInterfaces.hpp.
References v_SetMovingFrameVelocities().
|
protectedpure virtual |
Implemented in Nektar::CompressibleFlowSystem, and Nektar::IncNavierStokes.
Referenced by GetDensity().
|
inlineprotectedvirtual |
Reimplemented in Nektar::IncNavierStokes.
Definition at line 131 of file FilterInterfaces.hpp.
Referenced by GetMovingFrameAngles().
|
inlineprotectedvirtual |
Definition at line 121 of file FilterInterfaces.hpp.
Referenced by GetMovingFrameProjectionMat().
|
inlineprotectedvirtual |
Reimplemented in Nektar::IncNavierStokes.
Definition at line 111 of file FilterInterfaces.hpp.
Referenced by GetMovingFrameVelocities().
|
protectedpure virtual |
Implemented in Nektar::CompressibleFlowSystem, and Nektar::IncNavierStokes.
Referenced by GetPressure().
|
protectedpure virtual |
Implemented in Nektar::CompressibleFlowSystem, and Nektar::IncNavierStokes.
Referenced by GetVelocity().
|
protectedpure virtual |
Implemented in Nektar::CompressibleFlowSystem, and Nektar::IncNavierStokes.
Referenced by HasConstantDensity().
|
inlineprotectedvirtual |
Reimplemented in Nektar::IncNavierStokes.
Definition at line 126 of file FilterInterfaces.hpp.
Referenced by SetMovingFrameAngles().
|
inlineprotectedvirtual |
Definition at line 116 of file FilterInterfaces.hpp.
Referenced by SetMovingFrameProjectionMat().
|
inlineprotectedvirtual |
Reimplemented in Nektar::IncNavierStokes.
Definition at line 106 of file FilterInterfaces.hpp.
Referenced by SetMovingFrameVelocities().