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

Method phase

src/waves/waveModels/waveModel/waveModel.H:169–172  ·  view source on GitHub ↗

- Get the phase

Source from the content-addressed store, hash-verified

167
168 //- Get the phase
169 scalar phase() const
170 {
171 return phase_;
172 }
173
174 //- Get the depth
175 scalar depth() const

Callers 15

dummy.CFile · 0.80
turbulentBreakUp.CFile · 0.80
IATEsourceClass · 0.80
dummy.CFile · 0.80
turbulentBreakUp.CFile · 0.80
IATEsourceClass · 0.80
XFunction · 0.80
HFunction · 0.80
HsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected