Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ clearParticles
Method
clearParticles
SRC/element/PFEMElement/BCell.cpp:191–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
Node* BCell::getCenterNode() { return center_node; }
190
191
void BCell::clearParticles() { pts.clear(); }
Callers
1
moveFixedParticles
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected