Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ formIndependentSensitivityRHS
Method
formIndependentSensitivityRHS
SRC/analysis/integrator/LoadControl.cpp:236–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
}
235
236
int
237
LoadControl::formIndependentSensitivityRHS()
238
{
239
return 0;
240
}
241
242
int
243
LoadControl::formSensitivityRHS(int passedGradNumber)
Callers
1
computeSensitivities
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected