MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / setGroupTag

Method setGroupTag

SRC/element/PFEMElement/Particle.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62 void setPdot(double pdot) { this->pdot = pdot; }
63
64 void setGroupTag(int tag) { this->gtag = tag; }
65
66 void needUpdate(double dt) {
67 updated = false;

Callers 1

addParticleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected