MCPcopy 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
114int PFEMElement3Dmini::commitState()
115{
116 Jn = J;
117 return Element::commitState();
118}
119
120int
121PFEMElement3Dmini::update()

Callers

nothing calls this directly

Calls 1

commitStateFunction · 0.85

Tested by

no test coverage detected