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

Method getStaticIntegrator

SRC/runtime/runtime/BasicAnalysisBuilder.cpp:1048–1052  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1046}
1047
1048StaticIntegrator*
1049BasicAnalysisBuilder::getStaticIntegrator()
1050{
1051 return theStaticIntegrator;
1052}
1053
1054TransientIntegrator*
1055BasicAnalysisBuilder::getTransientIntegrator()

Callers 2

printIntegratorFunction · 0.45
printAFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected