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

Method getPanelStressSteel

SRC/material/nD/FSAM.cpp:839–842  ·  view source on GitHub ↗

Steel stresses (multiplied with reinforcing ratio)

Source from the content-addressed store, hash-verified

837
838// Steel stresses (multiplied with reinforcing ratio)
839Vector FSAM::getPanelStressSteel(void)
840{
841 return CPanelSteelStress;
842}
843
844// Steel stresses in horizontal direction (from uniaxial material)
845Vector FSAM::getStrainStressSteel1(void)

Callers 1

getResponseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected