Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ isUpdated
Method
isUpdated
SRC/element/PFEMElement/Particle.h:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
int getGroupTag() const { return gtag; }
82
83
bool isUpdated() const { return updated; }
84
85
double getDt() const { return dt; }
86
Callers
1
interpolate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected