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

Method sendVector

SRC/database/NEESData.cpp:143–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141
142
143int
144NEESData::sendVector(int dataTag, int commitTag,
145 const Vector &theVector,
146 ChannelAddress *theAddress)
147{
148 opserr << "NEESData::sendVector(int dataTag, int commitTag, - should not be called\n";
149 return -1;
150}
151
152int
153NEESData::recvVector(int dataTag, int commitTag,

Callers 15

sendSelfMethod · 0.45
sendSelfMethod · 0.45
sendSelfMethod · 0.45
sendSelfMethod · 0.45
writeMethod · 0.45
sendSelfMethod · 0.45
sendSelfMethod · 0.45
writeMethod · 0.45
sendSelfMethod · 0.45
sendSelfMethod · 0.45
sendSelfMethod · 0.45
sendSelfMethod · 0.45

Calls

no outgoing calls

Tested by 9

sendSelfMethod · 0.36
sendSelfMethod · 0.36
sendSelfMethod · 0.36
sendSelfMethod · 0.36
sendSelfMethod · 0.36
sendSelfMethod · 0.36
sendSelfMethod · 0.36
sendSelfMethod · 0.36
sendSelfMethod · 0.36