Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getType
Method
getType
SRC/element/PFEMElement/BNode.cpp:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
VDouble& BNode::getPdot() { return dpn; }
69
70
BackgroundType BNode::getType() { return type; }
71
72
VInt& BNode::getSid() { return sid; }
Callers
15
gatherParticles
Method · 0.45
clearGrid
Method · 0.45
addStructure
Method · 0.45
addParticles
Method · 0.45
gridNodes
Method · 0.45
moveFixedParticles
Method · 0.45
gridFluid
Method · 0.45
gridFSInoDT
Method · 0.45
gridFSI
Method · 0.45
convectParticle
Method · 0.45
interpolate
Method · 0.45
setDomain
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected