Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
180
int
181
TaylorHood2D::commitState()
182
{
183
return Element::commitState();
184
}
185
186
// public methods to obtain stiffness, mass, damping and residual information
187
const Matrix &
Callers
1
setDomain
Method · 0.45
Calls
1
commitState
Function · 0.85
Tested by
no test coverage detected