Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
inline scalar complex::Im() const
53
{
54
return im;
55
}
56
57
58
inline scalar& complex::Re()
Callers
7
ComplexField
Function · 0.80
ReComplexField
Function · 0.80
ImComplexField
Function · 0.80
ReImSum
Function · 0.80
Im
Function · 0.80
complex.C
File · 0.80
fftRenumberRecurse
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected