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

Method getCrackingAngles

SRC/material/nD/FSAM.cpp:881–884  ·  view source on GitHub ↗

Cracking angles

Source from the content-addressed store, hash-verified

879
880// Cracking angles
881Vector FSAM::getCrackingAngles(void)
882{
883 return CCrackingAngles;
884}
885
886// Revert to start
887int FSAM::revertToStart(void)

Callers 1

getResponseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected