Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ newStep
Method
newStep
SRC/reliability/FEsensitivity/StaticSensitivityIntegrator.cpp:172–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
171
172
int
173
StaticSensitivityIntegrator::newStep(void)
174
{
175
return 0;
176
}
177
int
178
StaticSensitivityIntegrator::update(const Vector &deltaU)
179
{
Callers
3
analyzeStatic
Method · 0.45
analyzeStep
Method · 0.45
analyzeVariable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected