Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ y
Method
y
src/OpenFOAM/primitives/Tensor/TensorI.H:286–289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
284
285
template<class Cmpt>
286
inline Foam::Vector<Cmpt> Foam::Tensor<Cmpt>::y() const
287
{
288
return Vector<Cmpt>(this->v_[YX], this->v_[YY], this->v_[YZ]);
289
}
290
291
292
template<class Cmpt>
Callers
15
updateCoeffs
Function · 0.45
calcDelta
Function · 0.45
calcDelta
Function · 0.45
SpalartAllmarasDES.C
File · 0.45
SpalartAllmaras.C
File · 0.45
kOmegaSSTBase.C
File · 0.45
nutkRoughWallFunctionFvPatchScalarField.C
File · 0.45
nutLowReWallFunctionFvPatchScalarField.C
File · 0.45
nutkAtmRoughWallFunctionFvPatchScalarField.C
File · 0.45
nutUSpaldingWallFunctionFvPatchScalarField.C
File · 0.45
nutURoughWallFunctionFvPatchScalarField.C
File · 0.45
nutUWallFunctionFvPatchScalarField.C
File · 0.45
Calls
no outgoing calls
Tested by
1
writeSTLASCII
Function · 0.36