Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ Re
Method
Re
src/OpenFOAM/primitives/complex/complexI.H:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //
45
46
inline scalar complex::Re() const
47
{
48
return re;
49
}
50
51
52
inline scalar complex::Im() const
Callers
15
writeData
Function · 0.45
writeData
Function · 0.45
TomiyamaKataokaZunSakaguchi.C
File · 0.45
Ergun.C
File · 0.45
TomiyamaAnalytic.C
File · 0.45
Gibilaro.C
File · 0.45
TomiyamaLift.C
File · 0.45
Ergun.C
File · 0.45
TomiyamaAnalytic.C
File · 0.45
Gibilaro.C
File · 0.45
TomiyamaLift.C
File · 0.45
ComplexField
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected