Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ commitState
Method
commitState
SRC/element/PFEMElement/MINI.cpp:288–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
286
}
287
288
int
289
MINI::commitState()
290
{
291
return Element::commitState();
292
}
293
294
// public methods to obtain stiffness, mass, damping and residual information
295
const Matrix &
Callers
8
discretize
Method · 0.45
discretize
Method · 0.45
discretize
Method · 0.45
updateNode
Method · 0.45
identify
Method · 0.45
tryFix
Method · 0.45
gridNodes
Method · 0.45
setCenterNode
Method · 0.45
Calls
1
commitState
Function · 0.85
Tested by
no test coverage detected