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

Method getNumDOF

DEVELOPER/core/DOF_Group.cpp:296–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

294
295
296int
297DOF_Group::getNumDOF(void) const
298{
299 return numDOF;
300}
301
302int
303DOF_Group::getNodeTag(void) const

Callers 4

FE_ElementMethod · 0.45
storePreviousKMethod · 0.45
addElementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected