MCPcopy 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
101int
102BasicModelBuilder::getNDM() const
103{
104 return ndm;
105}
106
107int
108BasicModelBuilder::getNDF() const

Calls

no outgoing calls

Tested by

no test coverage detected