Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ OPS_TRBDF3
Function
OPS_TRBDF3
SRC/analysis/integrator/TRBDF3.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
#include <FEM_ObjectBroker.h>
43
44
void* OPS_TRBDF3()
45
{
46
return new TRBDF3();
47
}
48
49
TRBDF3::TRBDF3()
50
: TransientIntegrator(INTEGRATOR_TAGS_TRBDF3),
Callers
1
OPS_Integrator
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected