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

Method Im

src/OpenFOAM/primitives/complex/complexI.H:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50
51
52inline scalar complex::Im() const
53{
54 return im;
55}
56
57
58inline scalar& complex::Re()

Callers 7

ComplexFieldFunction · 0.80
ReComplexFieldFunction · 0.80
ImComplexFieldFunction · 0.80
ReImSumFunction · 0.80
ImFunction · 0.80
complex.CFile · 0.80
fftRenumberRecurseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected