MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / setWeight

Method setWeight

DEVELOPER/core/Vertex.cpp:59–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void
60Vertex::setWeight(double newWeight)
61{
62 myWeight = newWeight;
63}
64
65void
66Vertex::setColor(int newColor)

Callers 1

recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected