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

Class complex

src/OpenFOAM/primitives/complex/complex.H:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49// Forward declaration of friend functions and operators
50
51class complex;
52
53inline scalar magSqr(const complex&);
54inline complex sqr(const complex&);

Callers 12

complexVector.CFile · 0.85
operator&Function · 0.85
complex.CFile · 0.85
conjugateMethod · 0.85
limitFunction · 0.85
operator+Function · 0.85
operator-Function · 0.85
operator*Function · 0.85
operator/Function · 0.85
WeinerProcessFunction · 0.85
UOprocess.CFile · 0.85
fftRenumberRecurseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected