MCPcopy 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

189Node* BCell::getCenterNode() { return center_node; }
190
191void BCell::clearParticles() { pts.clear(); }

Callers 1

moveFixedParticlesMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected