MCPcopy 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
46inline scalar complex::Re() const
47{
48 return re;
49}
50
51
52inline scalar complex::Im() const

Callers 15

writeDataFunction · 0.45
writeDataFunction · 0.45
Ergun.CFile · 0.45
TomiyamaAnalytic.CFile · 0.45
Gibilaro.CFile · 0.45
TomiyamaLift.CFile · 0.45
Ergun.CFile · 0.45
TomiyamaAnalytic.CFile · 0.45
Gibilaro.CFile · 0.45
TomiyamaLift.CFile · 0.45
ComplexFieldFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected