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

Method d

src/lagrangian/solidParticle/solidParticleI.H:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88
89
90inline Foam::scalar Foam::solidParticle::d() const
91{
92 return d_;
93}
94
95
96inline const Foam::vector& Foam::solidParticle::U() const

Callers 15

NicenoKEqn.CFile · 0.45
SmagorinskyZhang.CFile · 0.45
LaheyKEpsilon.CFile · 0.45
mixtureKEpsilon.CFile · 0.45
kOmegaSSTSato.CFile · 0.45
calcCoupledFunction · 0.45
reflectFunction · 0.45
rotateFunction · 0.45
patchDataFunction · 0.45
SprayParcel.CFile · 0.45
SprayParcelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected