MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / z

Method z

src/OpenFOAM/primitives/Tensor/TensorI.H:293–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291
292template<class Cmpt>
293inline Foam::Vector<Cmpt> Foam::Tensor<Cmpt>::z() const
294{
295 return Vector<Cmpt>(this->v_[ZX], this->v_[ZY], this->v_[ZZ]);
296}
297
298
299template<class Cmpt>

Callers 15

mainFunction · 0.45
mainFunction · 0.45
writeObjFunction · 0.45
Test-spline.CFile · 0.45
mainFunction · 0.45
mainFunction · 0.45
geometryToConformToFunction · 0.45
CV2D.CFile · 0.45
mainFunction · 0.45
fillBoxFunction · 0.45

Calls

no outgoing calls

Tested by 6

mainFunction · 0.36
mainFunction · 0.36
writeObjFunction · 0.36
mainFunction · 0.36
writeSTLASCIIFunction · 0.36