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

Method getNDF

SRC/runtime/runtime/BasicModelBuilder.cpp:107–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107int
108BasicModelBuilder::getNDF() const
109{
110 return ndf;
111}
112
113
114void

Calls

no outgoing calls

Tested by

no test coverage detected