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

Method getPdot

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

Source from the content-addressed store, hash-verified

77 double getPressure() const { return pressure; }
78
79 double getPdot() const { return pdot; }
80
81 int getGroupTag() const { return gtag; }
82

Callers 6

addStructureMethod · 0.45
gridNodesMethod · 0.45
moveParticlesMethod · 0.45
convectParticleMethod · 0.45
interpolateMethod · 0.45
setCenterNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected