MCPcopy 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
288int
289MINI::commitState()
290{
291 return Element::commitState();
292}
293
294// public methods to obtain stiffness, mass, damping and residual information
295const Matrix &

Callers 8

discretizeMethod · 0.45
discretizeMethod · 0.45
discretizeMethod · 0.45
updateNodeMethod · 0.45
identifyMethod · 0.45
tryFixMethod · 0.45
gridNodesMethod · 0.45
setCenterNodeMethod · 0.45

Calls 1

commitStateFunction · 0.85

Tested by

no test coverage detected