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

Method getA

SRC/reliability/analysis/rootFinding/ZeroFindingAlgorithm.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115double ZeroFindingAlgorithm::getA()
116{
117 return a;
118}
119
120double ZeroFindingAlgorithm::getB()
121{

Callers 1

printAFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected