MCPcopy 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
103int PFEMElement3D::commitState()
104{
105 return Element::commitState();
106}
107
108int
109PFEMElement3D::update()

Callers

nothing calls this directly

Calls 1

commitStateFunction · 0.85

Tested by

no test coverage detected