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

Method analysisStep

SRC/analysis/analysis/DomainDecompositionAnalysis.cpp:289–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287}
288
289int
290DomainDecompositionAnalysis::analysisStep(double dT)
291{
292 return theIntegrator->newStep(dT);
293}
294
295int
296DomainDecompositionAnalysis::eigenAnalysis(int numMode, bool generalized, bool findSmallest)

Callers 4

beginModeMethod · 0.45
analyzeMethod · 0.45
analyzeMethod · 0.45
analyzeStepMethod · 0.45

Calls 1

newStepMethod · 0.45

Tested by 1

beginModeMethod · 0.36