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

Method getGroupTag

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

Source from the content-addressed store, hash-verified

79 double getPdot() const { return pdot; }
80
81 int getGroupTag() const { return gtag; }
82
83 bool isUpdated() const { return updated; }
84

Callers 3

gridFluidMethod · 0.80
gridFSInoDTMethod · 0.80
gridFSIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected