Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ setVelOnly
Method
setVelOnly
SRC/element/PFEMElement/Particle.h:56–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void setVelOnly(const VDouble &vel) { this->velocity = vel; }
57
58
void setPressure(double p) { pressure = p; }
59
Callers
2
addParticle
Method · 0.80
moveFixedParticles
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected