Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ update
Method
update
SRC/material/yieldSurface/evolution/YS_Evolution.cpp:68–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
67
68
int YS_Evolution::update(int flag)
69
{
70
// does nothing
71
return 0;
72
}
73
74
void YS_Evolution::setResidual(double res)
75
{
Callers
3
initialize_lch_anchor
Method · 0.45
updateLaws
Method · 0.45
setTrialSectionDeformation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected