Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ commitState
Method
commitState
SRC/element/PFEMElement/PFEMElement3Dmini.cpp:114–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
int PFEMElement3Dmini::commitState()
115
{
116
Jn = J;
117
return Element::commitState();
118
}
119
120
int
121
PFEMElement3Dmini::update()
Callers
nothing calls this directly
Calls
1
commitState
Function · 0.85
Tested by
no test coverage detected