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

Method commitState

SRC/element/PFEMElement/TaylorHood2D.cpp:180–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180int
181TaylorHood2D::commitState()
182{
183 return Element::commitState();
184}
185
186// public methods to obtain stiffness, mass, damping and residual information
187const Matrix &

Callers 1

setDomainMethod · 0.45

Calls 1

commitStateFunction · 0.85

Tested by

no test coverage detected