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

Method getPanelStressConcrete

SRC/material/nD/FSAM.cpp:833–836  ·  view source on GitHub ↗

Functions below return values for recorders Concrete stresses

Source from the content-addressed store, hash-verified

831// Functions below return values for recorders
832// Concrete stresses
833Vector FSAM::getPanelStressConcrete(void)
834{
835 return CPanelConcStress;
836}
837
838// Steel stresses (multiplied with reinforcing ratio)
839Vector FSAM::getPanelStressSteel(void)

Callers 1

getResponseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected