Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ setType
Method
setType
SRC/element/PFEMElement/BNode.cpp:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void BNode::setType(BackgroundType t) { type = t; }
55
56
int BNode::size() const { return (int)tags.size(); }
57
Callers
2
addStructure
Method · 0.45
addParticles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected