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

Function OPS_TRBDF2

SRC/analysis/integrator/TRBDF2.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44#include <FEM_ObjectBroker.h>
45
46void* OPS_TRBDF2()
47{
48 return new TRBDF2();
49}
50
51TRBDF2::TRBDF2()
52 : TransientIntegrator(INTEGRATOR_TAGS_TRBDF2),

Callers 1

OPS_IntegratorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected