MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getDOF_Number

Method getDOF_Number

DEVELOPER/core/SP_Constraint.cpp:301–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299}
300
301int
302SP_Constraint::getDOF_Number(void) const
303{
304 // return the number of the constrained DOF
305 return dofNumber;
306}
307
308
309double

Callers 2

addSP_ConstraintMethod · 0.45
removeSP_ConstraintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected