Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ size
Method
size
SRC/element/PFEMElement/BNode.cpp:56–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
void BNode::setType(BackgroundType t) { type = t; }
55
56
int BNode::size() const { return (int)tags.size(); }
57
58
VInt& BNode::getTags() { return tags; }
59
Callers
15
TclCommand_GenerateInterfacePoints
Function · 0.45
TclCommand_GenerateToeInterfacePoints
Function · 0.45
EmbeddedBeamInterfaceL
Method · 0.45
EmbeddedEPBeamInterface
Method · 0.45
EmbeddedBeamInterfaceP
Method · 0.45
operator()
Method · 0.45
~PFEMElement3Dmini
Method · 0.45
mesh
Method · 0.45
getNumPoints
Method · 0.45
getNumQuads
Method · 0.45
create_face
Method · 0.45
mesh
Method · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36