Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ commitState
Method
commitState
SRC/element/PFEMElement/PFEMElement3D.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
int PFEMElement3D::commitState()
104
{
105
return Element::commitState();
106
}
107
108
int
109
PFEMElement3D::update()
Callers
nothing calls this directly
Calls
1
commitState
Function · 0.85
Tested by
no test coverage detected