Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ patch
Method
patch
src/lagrangian/basic/particle/particleI.H:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
197
198
inline Foam::label Foam::particle::patch() const
199
{
200
return mesh_.boundaryMesh().whichPatch(facei_);
201
}
202
203
204
inline Foam::vector Foam::particle::position() const
Callers
15
BC.C
File · 0.80
main
Function · 0.80
PDRMesh.C
File · 0.80
writeSurfFields
Function · 0.80
ensightField.C
File · 0.80
writeFluentField
Function · 0.80
forAllConstIter
Function · 0.80
main
Function · 0.80
main
Function · 0.80
forAll
Function · 0.80
fieldHeader
Function · 0.80
maxwellSlipUFvPatchVectorField.C
File · 0.80
Calls
no outgoing calls
Tested by
1
main
Function · 0.64