Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ setNDF
Method
setNDF
SRC/interpreter/OpenSeesCommands.h:81–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
80
int getNDF() const {return ndf;}
81
void setNDF(int n) {ndf = n;}
82
83
int getNDM() const {return ndm;}
84
void setNDM(int n) {ndm = n;}
Callers
1
OPS_model
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected