Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ setDouble
Method
setDouble
DEVELOPER/core/Information.cpp:124–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
int
125
Information::setDouble(double newDouble)
126
{
127
theDouble = newDouble;
128
129
return 0;
130
}
131
132
int
133
Information::setID(const ID &newID)
Callers
3
getResponse
Method · 0.45
getResponse
Method · 0.45
getResponse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected