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