MCPcopy 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

54void BNode::setType(BackgroundType t) { type = t; }
55
56int BNode::size() const { return (int)tags.size(); }
57
58VInt& BNode::getTags() { return tags; }
59

Callers 15

operator()Method · 0.45
~PFEMElement3DminiMethod · 0.45
meshMethod · 0.45
getNumPointsMethod · 0.45
getNumQuadsMethod · 0.45
create_faceMethod · 0.45
meshMethod · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36