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

Method getMaxNumTests

SRC/convergenceTest/CTestPFEM.cpp:350–353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

348
349
350int CTestPFEM::getMaxNumTests(void)
351{
352 return maxNumIter;
353}
354
355
356double CTestPFEM::getRatioNumToMax(void)

Callers 4

updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected