Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNDM
Method
getNDM
SRC/runtime/runtime/BasicModelBuilder.cpp:101–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
100
101
int
102
BasicModelBuilder::getNDM() const
103
{
104
return ndm;
105
}
106
107
int
108
BasicModelBuilder::getNDF() const
Callers
15
TclCommand_addNode
Function · 0.45
TclCommand_getNDM
Function · 0.45
initSectionCommands
Function · 0.45
TclCommand_addFiberSection
Function · 0.45
TclCommand_addFiberIntSection
Function · 0.45
TclCommand_addFiber
Function · 0.45
TclCommand_addUCFiberSection
Function · 0.45
TclCommand_addTransformBuilder
Function · 0.45
TclCommand_addGeomTransf
Function · 0.45
TclCommand_addElement
Function · 0.45
TclBasicBuilder_addMultipleShearSpring
Function · 0.45
TclBasicBuilder_addMultipleNormalSpring
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected