MCPcopy 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
68int YS_Evolution::update(int flag)
69{
70 // does nothing
71 return 0;
72}
73
74void YS_Evolution::setResidual(double res)
75{

Callers 3

initialize_lch_anchorMethod · 0.45
updateLawsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected