MCPcopy 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
54void BNode::setType(BackgroundType t) { type = t; }
55
56int BNode::size() const { return (int)tags.size(); }
57

Callers 2

addStructureMethod · 0.45
addParticlesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected