Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getLastIntegrator
Method
getLastIntegrator
SRC/analysis/fe_ele/FE_Element.cpp:733–737 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
731
732
733
Integrator *
734
FE_Element::getLastIntegrator(void)
735
{
736
return theIntegrator;
737
}
738
739
const Vector &
740
FE_Element::getLastResponse(void)
Callers
1
TransformationFE.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected