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

Method getNumTests

SRC/convergenceTest/CTestPFEM.cpp:344–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342
343
344int CTestPFEM::getNumTests()
345{
346 return currentIter;
347}
348
349
350int CTestPFEM::getMaxNumTests(void)

Callers 9

OPS_getCTestIterFunction · 0.45
determineDtMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
getCTestIterFunction · 0.45
getCTestIterFunction · 0.45
determineDtFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected