Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ x
Method
x
src/OpenFOAM/primitives/Tensor/TensorI.H:279–282 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
277
278
template<class Cmpt>
279
inline Foam::Vector<Cmpt> Foam::Tensor<Cmpt>::x() const
280
{
281
return Vector<Cmpt>(this->v_[XX], this->v_[XY], this->v_[XZ]);
282
}
283
284
285
template<class Cmpt>
Callers
15
writePoints
Function · 0.45
coordSet.C
File · 0.45
read
Function · 0.45
vtkSetWriter.C
File · 0.45
writeGeometry
Function · 0.45
writeData
Function · 0.45
writeLocation
Function · 0.45
writeCoord
Function · 0.45
writeGeometry
Function · 0.45
writeConnectivity
Function · 0.45
calcSamples
Function · 0.45
blockMeshCreate.C
File · 0.45
Calls
no outgoing calls
Tested by
1
writeSTLASCII
Function · 0.36