MCPcopy 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
55inline Foam::label Foam::RBD::rigidBodyModel::nDoF() const
56{
57 return nDoF_;
58}
59
60
61inline bool Foam::RBD::rigidBodyModel::unitQuaternions() const

Callers 4

forwardDynamicsFunction · 0.45
rigidBodyModel.CFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected