Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ nDoF
Method
nDoF
src/rigidBodyDynamics/rigidBodyModel/rigidBodyModelI.H:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
54
55
inline Foam::label Foam::RBD::rigidBodyModel::nDoF() const
56
{
57
return nDoF_;
58
}
59
60
61
inline bool Foam::RBD::rigidBodyModel::unitQuaternions() const
Callers
4
forwardDynamics
Function · 0.45
forwardDynamicsCorrection
Function · 0.45
rigidBodyModel.C
File · 0.45
rigidBodyModelState.C
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected