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

Method setNsteps

SRC/reliability/analysis/gFunction/GFunEvaluator.cpp:218–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216*/
217
218void
219GFunEvaluator::setNsteps(int nsteps)
220{
221 opserr << "GFunEvaluator::set_nsteps() -- This method is not " << endln
222 << " implemented for the chosen type of GFunEvaluator." << endln;
223}
224
225
226double

Callers 1

analyzeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected