MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / commitState

Method commitState

SRC/element/PFEMElement/PFEMElement2D.h:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 int revertToStart(void) {return Element::revertToStart();}
59 int update(void);
60 int commitState(void) {return Element::commitState();}
61
62 // public methods to obtain stiffness, mass, damping and residual information
63 const Matrix &getTangentStiff(void);

Callers

nothing calls this directly

Calls 1

commitStateFunction · 0.85

Tested by

no test coverage detected