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

Method newStep

SRC/analysis/analysis/DomainDecompositionAnalysis.cpp:283–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

281}
282
283int
284DomainDecompositionAnalysis::newStep(double dT)
285{
286 return theIntegrator->newStep(dT);
287}
288
289int
290DomainDecompositionAnalysis::analysisStep(double dT)

Callers 7

analyzeMethod · 0.45
analysisStepMethod · 0.45
analyzeMethod · 0.45
analyzeMethod · 0.45
analyzeMethod · 0.45
analyzeStepMethod · 0.45
analyzeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected