MCPcopy 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
98const char*
99EnergyUnloadingRule::getMeasure(void)
100{
101 return "energyExcursion";
102}
103
104int
105EnergyUnloadingRule::setTrialMeasure(double measure)

Callers 1

OOHystereticMaterialMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected