Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getMeasure
Method
getMeasure
SRC/material/uniaxial/unloading/EnergyUnloadingRule.cpp:98–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
const char*
99
EnergyUnloadingRule::getMeasure(void)
100
{
101
return
"energyExcursion"
;
102
}
103
104
int
105
EnergyUnloadingRule::setTrialMeasure(double measure)
Callers
1
OOHystereticMaterial
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected