Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ nBodies
Method
nBodies
src/rigidBodyDynamics/rigidBodyModel/rigidBodyModelI.H:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //
27
28
inline Foam::label Foam::RBD::rigidBodyModel::nBodies() const
29
{
30
return bodies_.size();
31
}
32
33
34
inline Foam::PtrList<Foam::RBD::rigidBody>
Callers
5
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
solve
Function · 0.80
solve
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
3
main
Function · 0.64
main
Function · 0.64
main
Function · 0.64