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

Method length

src/waves/waveModels/waveModel/waveModel.H:157–160  ·  view source on GitHub ↗

- Get the length

Source from the content-addressed store, hash-verified

155
156 //- Get the length
157 scalar length() const
158 {
159 return length_;
160 }
161
162 //- Get the amplitude
163 scalar amplitude(const scalar t) const

Callers 4

mainFunction · 0.45
PrintTable.CFile · 0.45
readFunction · 0.45
quotemetaMethod · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36