MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getStrain

Method getStrain

SRC/material/uniaxial/Cast.cpp:428–432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

426}
427
428double
429Cast::getStrain(void)
430{
431 return eps;
432}
433
434double
435Cast::getStress(void)

Callers 15

getResponseMethod · 0.45
PrintMethod · 0.45
getResponseMethod · 0.45
getResponseMethod · 0.45
PrintMethod · 0.45
getResponseMethod · 0.45
PrintMethod · 0.45
PrintMethod · 0.45
getResponseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected