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

Method getIntegrator

SRC/analysis/analysis/StaticAnalysis.cpp:596–600  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

594}
595
596StaticIntegrator *
597StaticAnalysis::getIntegrator(void)
598{
599 return theIntegrator;
600}
601
602
603ConvergenceTest *

Callers 3

getStaticIntegratorMethod · 0.45
analyzeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected